Files
crystall-punk-14/Tools/_CP14/LocalizationHelper/config.json
comasqw b592842a66 fix localization helper & protos descriptions in ftl (#282)
* fix localization helper & protos descriptions in ftl

* Update main.py

* Update objects.ftl

* добавил ярлык напрямую к файлу локализации

* megasuperduperpuperTWEAK

* Update yml_parser.py

* Update yml_parser.py

* Update yml_parser.py

* Update yml_parser.py

* Update main.py

* tweak

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: Ed <edwardxperia2000@gmail.com>
2024-06-27 22:07:25 +03:00

8 lines
284 B
JSON

{
"paths": {
"prototypes": "../../../Resources/Prototypes/_CP14/Entities",
"localization": "../../../Resources/Locale/ru-RU/_CP14/_PROTO/entities",
"error_log_path": "logs/errors.log",
"yml_parser_last_launch": "last_launch/yml_parser.json"
}
}