Add HSchool.Content project for JSONC definitions, catalog, and map validation. Update solution structure to include new content and tests projects. Enhance school management to support mod packs and map instances, ensuring proper loading and validation. Revise documentation to reflect these changes and update tests for new functionality.
ci / server (push) Failing after 3m36s
ci / client (push) Successful in 13s

This commit is contained in:
Leonid Pershin
2026-08-18 14:35:09 +03:00
parent 37c39a3beb
commit 1bc75244e8
55 changed files with 2289 additions and 59 deletions
@@ -0,0 +1,15 @@
{
"Sit": "Сесть",
"Chair": "Стул",
"DirectorsChair": "Кресло директора",
"Desk": "Стол",
"Principal": "Директор",
"PrincipalOfficeWork": "Работа директора",
"TeachLesson": "Урок",
"WalkSchool": "Обход школы",
"SchoolYard": "Двор",
"MainBuilding": "Главный корпус",
"StandardFloor": "Этажи",
"Corridor": "Коридор",
"PrincipalsOffice": "Кабинет директора",
}