Method DeployStoryToModsFolder
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
DeployStoryToModsFolder()
Copy .ink files from Assets/_GrindFest/Story/ to persistentDataPath/Mods/GrindFest/Story/. Use this to test the mod pipeline: toggle UseEditorStoryFiles off, then edit files in the Mods folder.
[MenuItem("GrindFest/Mods/Deploy Story to Mods Folder")]
public static void DeployStoryToModsFolder()