Link Search Menu Expand Document

Introduction

Welcome to the DRGLib documentation! These pages tell you everything you need to know about developing with DRGLib

Pages are sorted into a few categories

  • Function Libraries
    • these pages describe some the DRGLib functions that are accessible from any actor or object
  • Guides
    • these pages provide documentation to help understand broad concepts; as well as a few “I dunno where else this goes” pages
  • Interfaces
    • these pages describe the interfaces your mod can implement with DRGLib
  • Objects
    • these pages describe the objects in DRGLib that your mod can interact with
  • Tutorials
    • Unlike the pages in the Guides category, these tutorials provide step-by-step instruction on using some of DRGLib’s features