mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-06-17 12:08:54 +00:00
13 lines
309 B
JSON
13 lines
309 B
JSON
{
|
|
"enable": true,
|
|
"version": 3,
|
|
"initspace": "LME.UafilmME.ModInit",
|
|
"online": "LME.UafilmME.OnlineApi",
|
|
"syntaxPaths": [
|
|
"../LME.Shared/GlobalUsings.cs",
|
|
"../LME.Shared/Online/OnlineRegistry.cs",
|
|
"../LME.Shared/Update/ModuleUpdateService.cs",
|
|
"../LME.Shared/Apn/ApnHelper.cs"
|
|
]
|
|
}
|