mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-10 18:08:12 +00:00
* Stringtables now support IDs and Strings at the same time. DLCs have a new branch for RMLUI now.
* Removed hardcoded StringTableNameMap for use Strings instead of IDs for RMLUI.
* Strings in RMLUI now uses [] since {} is used for data and it could affect future menus.
* Removed GetStringTable. app.GetString now support WStrings.
7 lines
146 B
XML
7 lines
146 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<data name="IDS_DYNAFONT">
|
|
<value>DynaFont developed by DynaComware.</value>
|
|
</data>
|
|
|
|
</root> |