This repository has been archived on 2022-12-05. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
GeometryDash3D/run.sh
2022-11-07 09:10:20 +01:00

3 lines
76 B
Bash
Executable file

#!/usr/bin/env bash
python3 -m http.server -b 127.0.0.1 8080 --directory .