issues
search
NuclearPowered
/
Reactor
Modding api for Among Us
https://reactor.gg
GNU Lesser General Public License v3.0
225
stars
43
forks
source link
Add localization API
#64
Closed
Alexejhero
closed
2 years ago
Alexejhero
commented
2 years ago
Changes in this pull request
This pull request adds an API which allows mods to easily create and add custom translations
The old
CustomStringName
API has been modified (breaking change)
Examples are present in the reactor example plugin
Changes in this pull request
CustomStringName
API has been modified (breaking change)