Then I got thinking how about making mods for it, but i don't know how, i thought of changing the Game.ini file
From this
CODE
[Game]
Library=RGSS102E.dll
Scripts=Data\Scripts.rxdata
Title=???
RTP1=Standard
RTP2=
RTP3=
Library=RGSS102E.dll
Scripts=Data\Scripts.rxdata
Title=???
RTP1=Standard
RTP2=
RTP3=
To this
[Game]
CODE
Library=RGSS102E.dll
Scripts=Data\Scripts.rxdata
Scripts2=Mods\Scripts.rxdata
Title=???
RTP1=Standard
RTP2=
RTP3=
Scripts=Data\Scripts.rxdata
Scripts2=Mods\Scripts.rxdata
Title=???
RTP1=Standard
RTP2=
RTP3=
but it doesn't work, I was wondering if anyone knew how to do this