mmaulwurff / stupid-achievements

Achievement script for GZDoom

Home Page:https://forum.zdoom.org/viewtopic.php?f=105&t=68366

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stupid Achievements

Achievement mod and script library for GZDoom.

Consists of two parts:

  • Stupid Achievements - script library.
  • Imp Achievements - example usage of Stupid Achievements.

Features

User side

  • three different animations;
  • user-configurable notification position;

Modder side

  • showing notifications when an achievement is unlocked or progressed;
  • easy to use (single function);
  • easy to define new achievements;
  • highly customizable new achievements;

Notes on using in your projects

  • Please find and replace "sa_" namespace with your own to prevent conflicts.
  • License: GPLv3.

Acknowledgments

Thanks to:

  • robert_banks for testing access to achievements from ACS.
  • Laskow for adding icon support.
  • IdiotBitz for bug reports.

About

Achievement script for GZDoom

https://forum.zdoom.org/viewtopic.php?f=105&t=68366

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%