Some mods rely on language text to be updated dynamically, could be very convenient to skip the code part entirely when setting those language tokens and allow it to be done directly from a language json file.
Example syntax (probably need to be refined to avoid conflicts etc)
ExampleToken: "DPS: {AssemblyName.ClassName.StaticFieldName}"
Some mods rely on language text to be updated dynamically, could be very convenient to skip the code part entirely when setting those language tokens and allow it to be done directly from a language json file.
Example syntax (probably need to be refined to avoid conflicts etc)