Achievement mod and script library for GZDoom.
Consists of two parts:
- Stupid Achievements - script library.
- Imp Achievements - example usage of Stupid Achievements.
- three different animations;
- user-configurable notification position;
- showing notifications when an achievement is unlocked or progressed;
- easy to use (single function);
- easy to define new achievements;
- highly customizable new achievements;
- Please find and replace "sa_" namespace with your own to prevent conflicts.
- License: GPLv3.
Thanks to:
- robert_banks for testing access to achievements from ACS.
- Laskow for adding icon support.
- IdiotBitz for bug reports.