Kingdom Come: Deliverance - Cheat Mod
- Edit
./Source/Scripts/Startup/main.lua
and set major + minor version number
cheat.versionMajor = 1
cheat.versionMinor = 31
-
Run
./build.sh
(or./build.ps1
on windows). This will do three things:- Catch some synatx errors
- Run the unit tests
- Regenerate
./Source/Docs/help.txt
and./Source/Docs/commands.txt
-
Update
mod_page.txt
with 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