Skip to content

AtomicAntt/GameEssentials

Repository files navigation

GameEssentials

Game essentials such as main menus, save/load systems, and player controllers for Godot v3.5.3.

Made with Godot Engine v3.5.3

Building and Running the game

First, install the Godot game engine (3.5.3) here and download the .NET version.

Next, run the following command to clone the repository:

git clone https://github.com/AtomicAntt/GameEssentials

Then, follow the instructions in the Godot docs here to get the project set up by installing the .NET SDK and configuring editor settings.

Finally, open up the Godot Engine project manager, click the Import button, and choose the 'project.godot' file from the files downloaded.

About

Game essentials such as main menus, save/load systems, and player controllers for Godot v3.5.3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages