From 4fce21a73e8e154a84292f9b1bffeceac28ebefe Mon Sep 17 00:00:00 2001 From: onms Date: Mon, 24 Mar 2025 14:15:36 -0500 Subject: [PATCH] small title change --- .gitignore | 1 + Game.ini | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 Game.ini 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