mirror of
https://github.com/eliasstepanik/voxel-simulation.git
synced 2026-01-10 21:38:29 +00:00
6 lines
129 B
Batchfile
6 lines
129 B
Batchfile
|
|
@echo off
|
|
REM Script to publish the horror-game project using spacetime
|
|
|
|
spacetime publish -c --project-path server horror-game
|