mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-03-20 00:49:29 +01:00
The GtkRadiant sources as originally released under the GPL license.
This commit is contained in:
6
setup/PluginSDK/BuildZip
Normal file
6
setup/PluginSDK/BuildZip
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
# temporary..
|
||||
|
||||
# build the SDK zip
|
||||
rm PluginSDK.zip
|
||||
zip -r PluginSDK.zip src GtkRadiant README.html
|
||||
Reference in New Issue
Block a user