Skip to main content

Setup/Build Guide

Setup Guide

  1. Install godot
choco install godot
  1. Clone repo
  2. Import godot project in code\presentation\ts-godot

Android build guide

  1. Install android studio
choco install androidstudio
  1. Install Build Template from Project > Install Android Build Template
  2. (for release) copy keystore to code\presentation\ts-godot
  3. (for debug) create an android project so that debug keystore is created
  4. in Project > Export > Android > Keystore add the appropriate information. ![[Pasted image 20240429140209.png]]
  5. If you need release info, ask the lead dev