Page Menu
Home
desp's stash
Search
Configure Global Search
Log In
Files
F746225
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
818 B
Subscribers
None
View Options
diff --git a/scylla_release.bat b/scylla_release.bat
new file mode 100644
index 0000000..4f01963
--- /dev/null
+++ b/scylla_release.bat
@@ -0,0 +1,12 @@
+@echo off
+SET SCYVERSION=Scylla_v0.11
+if not exist .\%SCYVERSION% mkdir .\%SCYVERSION%
+copy ".\Win32\Release\Scylla.exe" ".\%SCYVERSION%\Scylla_x86.exe"
+copy ".\x64\Release\Scylla.exe" ".\%SCYVERSION%\Scylla_x64.exe"
+copy ".\Win32\Release\Scylla.map" ".\%SCYVERSION%\Scylla_x86.map"
+copy ".\x64\Release\Scylla.map" ".\%SCYVERSION%\Scylla_x64.map"
+copy ".\Win32\Release\ScyllaDLL.dll" ".\%SCYVERSION%\Scylla_x86.dll"
+copy ".\x64\Release\ScyllaDLL.dll" ".\%SCYVERSION%\Scylla_x64.dll"
+copy ".\Win32\Release\ScyllaDLL.lib" ".\%SCYVERSION%\Scylla_x86.lib"
+copy ".\x64\Release\ScyllaDLL.lib" ".\%SCYVERSION%\Scylla_x64.lib"
+pause
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Jun 29, 4:44 PM (1 d, 19 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d6/14/96b3b6d4d0fe1abbc971f0cc3e5e
Attached To
rSCY Scylla
Event Timeline
Log In to Comment