Jump to content

Use TBCTK as a replacement to BCGM Python: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 September 2025

  • curprev 10:4310:43, 19 September 2025 Fieryhenry talk contribs 1,586 bytes +21 No edit summary
  • curprev 09:1809:18, 19 September 2025 Fieryhenry talk contribs 1,565 bytes +1,565 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..."