Main public logs
Appearance
Combined display of all available logs of Battle Cats Game Modding Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:18, 19 September 2025 Fieryhenry talk contribs created page Use TBCTK as a replacement to BCGM Python (Created page with "If you don't want to bother rewriting all of your custom content as TBCTK modifications. == Creating a mod == Run the following command to create a blank mod <syntaxhighlight lang="shell" line> tbctk-cli init --id testmod -a username -n "Test Mod" --output cool_dir </syntaxhighlight> This will create a mod in the directory cool_dir in the current working directory. == Adding raw APK files == Raw files are files which are in the APK itself. This can be stuff like ra...")