mirror of
https://github.com/godotengine/godot-build-scripts.git
synced 2025-12-31 05:48:35 +03:00
Only building for desktop platforms for now, as Android, iOS and Web builds would all be obsolete and unable to run on current devices.
4 lines
33 B
Bash
Executable File
4 lines
33 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -rf releases tmp
|