* Added html5 dir, has a .bat file that can build the html5 version. I went ahead and added the html5 specific Dink media as well, a bit big for SVN though. It has mp3 versions of all songs, otherwise it's the same as the normal data I think
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1600 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
parent
0974642cfb
commit
35c284b014
824 changed files with 4164 additions and 1121 deletions
|
@ -1,5 +1,6 @@
|
|||
REM ** Make sure american code page is used, otherwise the %DATE environmental var might be wrong
|
||||
CHCP 437
|
||||
:Set some variables for our whole proton installation
|
||||
|
||||
#just a batch file so any other batch files in windows can snag the name of this project. Used by batch files in /android and /html5
|
||||
call ..\base_setup.bat
|
||||
|
||||
:Set some project specific variables
|
||||
set APP_NAME=RTDink
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue