Skip to content

Commit

Permalink
The distribution .bat file is prepared
Browse files Browse the repository at this point in the history
  • Loading branch information
Incrementis committed Jul 1, 2024
1 parent fd3dc10 commit fb49d87
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,18 @@ setlocal DISABLEDELAYEDEXPANSION
REM ------------------------
REM INIT Soundset File Names
REM ------------------------
Set soundsetName[0]=!_DEMO
Set soundsetName[0]=!_CHAO
REM --------------
REM INIT Languages
REM --------------
REM (en_US = English, de_DE = German)
Set languages[0]=en_US
Set languages[1]=de_DE
REM --------------------------
REM INIT Soundset Custom Names
REM --------------------------
Set en_US[0]=!_Demo(Complete):Female Robot
Set en_US[0]=!_IEEE Halforc:Classic
Set de_DE[0]=!_IEEE Halbork:Klassisch
REM -----------------
REM INIT Folder Paths
REM -----------------
Expand Down

0 comments on commit fb49d87

Please sign in to comment.