[TestFixture] public class Tests { [Test] public void ScriptcsShouldBeAwesome() { var scriptcsIsAwesome = true; Assert.IsTrue(scriptcsIsAwesome); } } var nunit ...
The MousAI Script Pack I is a collection of modularized scripts for use in the AI Dungeon app or on its website (https://aidungeon.io). The pack is designed primarily for scenario writers who want to ...