1
0
mirror of https://gitlab.com/rubenwardy/awards.git synced 2025-07-03 16:40:31 +02:00

Improve API: add awards.get_award_states()

This commit is contained in:
rubenwardy
2021-01-10 16:24:45 +00:00
parent 4e8d175714
commit b4a4a1fd74
5 changed files with 129 additions and 98 deletions

View File

@ -3,7 +3,9 @@
-- The global award namespace
awards = {
show_mode = "hud",
registered_awards = {},
registered_triggers = {},
on_unlock = {},
}
-- Internationalization support.