File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,8 +64,10 @@ Space Station 14 launcher fork with client-side patching and resource pack suppo
64642 . Клонировать репозиторий с сабмодулями:
6565 ` git clone --recurse-submodules https://github.com/MusyaCliento/MusyaLoader.git `
66663 . Собрать:
67- ` python publish.py `
68- 4 . Распаковать архив из ` PublishFiles ` и запустить.
67+ ` python publish.py windows --x64-only `
68+ ` python publish.py linux --x64-only `
69+ ` python publish.py osx `
70+ 4 . Распаковать архив из ` MusyaLoader_YourOS.zip ` и запустить.
6971
7072### Resource Packs: документация
7173
@@ -184,7 +186,9 @@ Resources/
1841862 . Clone with submodules:
185187 ` git clone --recurse-submodules https://github.com/MusyaCliento/MusyaLoader.git `
1861883 . Build:
187- ` python publish.py `
189+ ` python publish.py windows --x64-only `
190+ ` python publish.py linux --x64-only `
191+ ` python publish.py osx `
1881924 . Unzip from ` PublishFiles ` and run.
189193
190194### Resource Packs: documentation
You can’t perform that action at this time.
0 commit comments