1

Configuration File Help

ThatRandomGuy296 8/29/13 5:59 pm
175
8/31/2013 8:10 am
Hello, I would like to add a configuration file to my mod, but don't know where to start. I tried googling it but only found a tutorial for forge. Does anyone have a tutorial or know how to make a config file for ModLoader? Thanks in advance!
Posted by
ThatRandomGuy296
Level 13 : Journeyman System
2

  Have something to say?

JoinSign in

1

sep87x
08/31/2013 8:10 am
Level 56 : Grandmaster Fox
If you are working with ModLoader, then I'd suggest to you to work with the built-in java properties class. It's really easy to use. If you don't have an idea about properties files, look here.
1

Welcome