Hi, dipping my toes into this project, I wanted to add an item that repels encounters entirely. While doing so, I noticed that even though I modified a handful of files, numerous other files get modified (through compiling I assume) so I think we should add something to the .gitignore file that takes this into consideration?

.rxdata should be ignored
Also maybe Game.ini and Game.rxproj have the following (not sure it's purpose):


As a side note, what are the guidelines for contributions? Or are pull requests not accepted? Thanks
Hi, dipping my toes into this project, I wanted to add an item that repels encounters entirely. While doing so, I noticed that even though I modified a handful of files, numerous other files get modified (through compiling I assume) so I think we should add something to the .gitignore file that takes this into consideration?
.rxdata should be ignored
Also maybe Game.ini and Game.rxproj have the following (not sure it's purpose):


As a side note, what are the guidelines for contributions? Or are pull requests not accepted? Thanks