Page 1 of 1

Need help with Accessing game files

Posted: Mon Nov 06, 2017 10:37 am
by Swander
Hey, i've been tinkerink with the game files recently and i find it really cool that alot of parametrs of the game can be accesed via .xml files
And iam really interested how can I access some things like for example different menus , the text above different buttons in them , and files resposinble for creating server log's
Any help would be appreciated , thanks in advance

Re: Need help with Accessing game files

Posted: Tue Nov 07, 2017 12:56 am
by etet2
Swander wrote:Hey, i've been tinkerink with the game files recently and i find it really cool that alot of parametrs of the game can be accesed via .xml files
And iam really interested how can I access some things like for example different menus , the text above different buttons in them , and files resposinble for creating server log's
Any help would be appreciated , thanks in advance
most of the stuff is defined in c# code. you can get it here: https://github.com/Regalis11/Barotrauma

Re: Need help with Accessing game files

Posted: Tue Nov 07, 2017 9:19 pm
by Swander
Oh thank you
that was silly lol , I wasnt thinking about the GitHub page at all
So i guess this topic can be closed now