parent
1ccfa023fa
commit
1995ebcbbb
@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"gamebundle": {
|
||||
"version": "1.3.1",
|
||||
"commands": [
|
||||
"gamebundle"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 51 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 19 KiB |
@ -0,0 +1,6 @@
|
||||
cd GreatSpringGameJam
|
||||
dotnet gamebundle -wlm
|
||||
|
||||
butler push bin/Bundled/win ellpeck/a-breath-of-spring-air:win --fix-permissions
|
||||
butler push bin/Bundled/linux ellpeck/a-breath-of-spring-air:linux --fix-permissions
|
||||
butler push bin/Bundled/mac ellpeck/a-breath-of-spring-air:mac --fix-permissions
|
Loading…
Reference in new issue