Badger-Godot is an platform game made using Godot engine and downloaded assets.
If you are new to Git and Godot 4 I though that I would maybe give you some helpful beginners setup information here to get you started on Linux primarily.
- Install the application "git" on your development machine.
- Download Godot 4.2.1 from their website https://godotengine.org/ and unpack it or install it as a flatpak
- Clone the project as described below in the "Setup" section.
First, clone this repository:
git clone https://github.com/Vanderbull/Badger-Godot.git
Download Godot 4.2.1 Save Godot executable to ~/Documents folder and run it from there
Godot version 4.2.1
Run Godot executable
Here there should be some guide how to commit changes to Github using git.
~/.local/share/godot/app_userdata/Badger-Godot
https://docs.godotengine.org/en/stable/tutorials/io/saving_games.html https://docs.godotengine.org/en/stable/tutorials/io/data_paths.html