diff --git a/.gitignore b/.gitignore index 35102c4..9406c9a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ !GameUpdate* !patch* !Game.dat +!Game.ini # Ignore previous_patch_sha.txt diff --git a/Game.ini b/Game.ini new file mode 100644 index 0000000..99c2a58 --- /dev/null +++ b/Game.ini @@ -0,0 +1,9 @@ +[Game] +Library=System\RGSS301.dll +Scripts=Data\Scripts.rvdata2 +Title=Spy Undercover Investigation | TL: DazedAnon - O&Ms - Grills +[AudioVol] +BGM=100 +BGS=100 +SE=100 +ME=100