mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-23 04:12:06 +00:00
12b372f89c
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant@1 8a3a26a2-13c4-0310-b231-cf6edde360e5
6 lines
No EOL
109 B
Bash
6 lines
No EOL
109 B
Bash
#!/bin/sh
|
|
# temporary..
|
|
|
|
# build the SDK zip
|
|
rm PluginSDK.zip
|
|
zip -r PluginSDK.zip src GtkRadiant README.html |