DinkSmallwoodHD/script/UploadOSX_DMG.bat
seth 2367dc5e3e * Versioned to 1.91
* (html5) -s PRECISE_F32=2 was added to the compile, fixes "drunk midi".  However, it hurts performance. This will be removed after FMOD fixes their stuff (see http://www.fmod.org/questions/question/midi-sounds-drunk-in-html5/ )
* (html5) Enabled Proton's persistent support for dink/dmod installs and saves

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1621 353e56fe-9613-0410-8469-b96ad8e6f29c
2018-06-07 02:25:52 +00:00

6 lines
No EOL
168 B
Batchfile

del "DinkSmallwoodHD.dmg"
copy "Dink Smallwood HD.dmg" DinkSmallwoodHD.dmg
set d_fname="DinkSmallwoodHD.dmg"
call FTPToSiteWin.bat
:del "DinkSmallwoodHD.dmg"
pause