Our simple I18N library.
The project artifact is kindly hosted by JitPack.
Go to their website for usage.
For Bukkit users, use com.github.TheSRSProject.i18n:i18n-bukkit
as artifact coordinate.
And please exclude Gson while compiling if you're targeting a MC version with Gson bundled.
See the following classes to start:
snw.srs.i18n.I18NEngine
in common modulesnw.srs.i18n.bukkit.BukkitI18NEngine
for Bukkit users
Copyright (C) 2024 SNWCreations, The SRS Project. Licensed under Apache 2.0 license.
See LICENSE
file for more information.