Update game.ini
This commit is contained in:
parent
a2577e54f8
commit
e7c2769af2
2 changed files with 11 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -27,6 +27,7 @@
|
|||
!patch*
|
||||
!Game.dat
|
||||
!bsxx.dat*
|
||||
!game.ini
|
||||
|
||||
# Ignore
|
||||
previous_patch_sha.txt
|
||||
|
|
|
|||
10
Game.ini
Normal file
10
Game.ini
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Game]
|
||||
RTP=RPGVXAce
|
||||
Library=System\RGSS301.dll
|
||||
Scripts=Data\Scripts.rvdata2
|
||||
Title=Battle Maiden Mizuki v1.47 | TL: DazedAnon
|
||||
[AudioVol]
|
||||
BGM=100
|
||||
BGS=100
|
||||
SE=100
|
||||
ME=100
|
||||
Loading…
Reference in a new issue