1
0
mirror of https://gitlab.com/rubenwardy/awards.git synced 2025-07-12 12:50:25 +02:00

Use awards for technical things, and achievements for user facing things

Fixes #18
This commit is contained in:
rubenwardy
2018-04-05 17:09:42 +01:00
parent e110bbbc7a
commit 4e6ade249e
6 changed files with 105 additions and 104 deletions

View File

@ -9,10 +9,10 @@ Majority of awards are back ported from Calinou's old fork in Carbone, under sam
# API
## Registering Achievements
## Registering Awards
```lua
awards.register_achievement("mymod:myaward", {
awards.register_award("mymod:myaward", {
description = "The title of the award",
-- Optional: