diff --git a/OW_TAIcheat/TAIcheat.cs b/OW_TAIcheat/TAIcheat.cs index 2b0557f..e270ad4 100644 --- a/OW_TAIcheat/TAIcheat.cs +++ b/OW_TAIcheat/TAIcheat.cs @@ -47,7 +47,6 @@ private void Start() { console = ModHelper.Console; ModHelper.Console.WriteLine("TAICheat ready!"); - } private void LateUpdate() diff --git a/OW_TAIcheat/manifest.json b/OW_TAIcheat/manifest.json index 096cc75..ad49493 100644 --- a/OW_TAIcheat/manifest.json +++ b/OW_TAIcheat/manifest.json @@ -1,9 +1,9 @@ { - "filename": "TAICheat.dll", + "filename": "OW_TAICheat.dll", "author": "TAImatem", "name": "TAICheat", "uniqueName": "TruAI.TAICheat", - "version": "1.0", + "version": "0.6.2", "owmlVersion": "0.3.44", "enabled": true } \ No newline at end of file