mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-05-14 21:19:11 +02:00
The GtkRadiant sources as originally released under the GPL license.
This commit is contained in:
@@ -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