Extra Modding Notes
Extra mod notes.
BGCache
{
"name": "Cache test",
"cache": [
{
"type": "eventstring",
"name": "custom_event_string_name",
"mode": [
"mp"
],
"map": [
"mp_seaside"
],
"gametype": [
"tdm"
]
}
]
}Separator in stringtables
Localized entries
XAsset redirects
GSC/CSC ShieldToJson/ShieldFromJson functions
GSC stacktrace and hash lookups
LUA Reading and Writing JSON
Last updated