A custom achievement API for Team Fortress 2.
nosoop 8dc05611d1 README update for public consumption | il y a 5 ans | |
---|---|---|
configs | il y a 7 ans | |
scripting | il y a 7 ans | |
.gitignore | il y a 8 ans | |
.gitmodules | il y a 8 ans | |
LICENSE | il y a 8 ans | |
README.md | il y a 5 ans |
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.