Kingdom Come: Deliverance - Cheat Mod
- Edit
./Source/Scripts/Startup/main.luaand set major + minor version number
cheat.versionMajor = 1
cheat.versionMinor = 31-
Run
./build.sh(or./build.ps1on windows). This will do three things:- Catch some synatx errors
- Run the unit tests
- Regenerate
./Source/Docs/help.txtand./Source/Docs/commands.txt
-
Update
mod_page.txtwith new content fromhelp.txt,commands.txt -
Commit and push all changes
-
Relase:
- On linux run
./release.sh - On windows run
./release.ps1
- On linux run
-
Upload new release zip files
./Release/Cheat-X.XX.zip./Release/Cheat-NOKEYS-X.XX.zip