An achievement plugin that gets your sh*t done
- Unlike others this plugin installs to the addons folder
- It has a howtouse.txt to get you started
- The ID system is not broken
- You do not add the IDs like via a python script or weird ways you just add them in a JSON (Do not worry there are template achievements for you already)
- The commands are easy to understand
- The plugin has already a built in menu that shows you achievements
Via Git (recommended):
- Open the terminal in your addons folder in your project. (If you do not have one create one)
- Then run this command:
git clone https://github.com/AramCZGames/SimpleAchievement
- Then just open your project in Godot, go to project seetings, plugins and enable SimpleAchievement
Manually:
- Download the source code of this project
- Go to your addons folder and paste this plugin into it (If you do not have a addons folder create one)
- Then just open your project in Godot, go to project seetings, plugins and enable SimpleAchievement
Older Versions:
- Go to the releases tab
- Choose the version you want
- Then download the source code of that version if it's .zip or .tar.gz it does not matter
From Godot Asset Library:
Coming soon
• The plugin has some missing features view the TODO List here
• This plugin is an easier alternative to other achievement plugins
• This plugin will always prioritize stability over features so a feature can take longer rather than a bugfix