Assembly Definitions

Assembly Definition files are usually unnecessary for DarkTonic plugins, since we install all code in the Assets/Plugins folder. However, if you want asmdef files for Core GameKit, install one of the following packages from Assets/Plugins/DarkTonic/CoreGameKit/AssemblyDefinitions:

     
  1. CGK_asmdefs: Use this if you have Core GameKit but no Master Audio installed.
  2.  
  3. CGK_plus_MA_asmdefs: Use this if you have Core GameKit AND Master Audio installed.