phantomcastle: universal version + split
This commit is contained in:
.gitignore
pygame-wasm/phantomcastle
@@ -9,7 +9,7 @@ assets/%.png: assets $(../../assets/*.png)
|
||||
cp ../../$@ assets/
|
||||
|
||||
build/web: Makefile main.py $(assets_files)
|
||||
pygbag --width 1000 --height 1000 --can_close 1 --title "Призрачный лабиринт: сокровища небесного замка" --build .
|
||||
pygbag --width 1000 --height 1000 --can_close 1 --title "Призрачный лабиринт: сокровища небесного замка" --icon assets/ghost.png --build .
|
||||
sed -i -e "s|https://pygame-web.github.io/archives/0.9/|https://b4tman.ru/phantomcastle/pygbag/0.9/|g" build/web/index.html
|
||||
sed -i -e "s|en-us|ru-RU|g" build/web/index.html
|
||||
|
||||
|
Reference in New Issue
Block a user