5 lines
No EOL
312 B
Batchfile
5 lines
No EOL
312 B
Batchfile
cd GreatSpringGameJam
|
|
dotnet gamebundle -wlm
|
|
dotnet butler push bin/Bundled/win ellpeck/a-breath-of-spring-air:win --fix-permissions
|
|
dotnet butler push bin/Bundled/linux ellpeck/a-breath-of-spring-air:linux --fix-permissions
|
|
dotnet butler push bin/Bundled/mac ellpeck/a-breath-of-spring-air:mac --fix-permissions |