Skip to content

Commit

Permalink
fix manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
TAImatem committed Apr 14, 2020
1 parent 740d2b7 commit e21b856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion OW_TAIcheat/TAIcheat.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ private void Start()
{
console = ModHelper.Console;
ModHelper.Console.WriteLine("TAICheat ready!");

}

private void LateUpdate()
Expand Down
4 changes: 2 additions & 2 deletions OW_TAIcheat/manifest.json
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit e21b856

Please # to comment.