A custom achievement API for Team Fortress 2.
nosoop 8dc05611d1 README update for public consumption | há 5 anos atrás | |
---|---|---|
configs | há 7 anos atrás | |
scripting | há 7 anos atrás | |
.gitignore | há 8 anos atrás | |
.gitmodules | há 8 anos atrás | |
LICENSE | há 8 anos atrás | |
README.md | há 5 anos atrás |
A custom achievement API for Team Fortress 2, allowing plugins to declare their own achievements, update their progress, and award them to clients.
clientprefs
tied to specific
account / achievement combinations. They're string values, so you can stuff all sorts of custom
data that you can't do with just an integer progress amount alone.This is a plugin mainly intended for use in Pikachu's Canadian Server of Romance and Drama.
While I'm happy if you find some useful code for your own plugins, I can't provide any support for said code, nor will I offer any guarantees that the plugin will remain usable outside of its main use.