Posted December 18, 20195 yr I am getting requests for configurable options for a mod I released recently, but don't know how to go about it. Preferably, I would implement this via in game GUI, but a config file wouldn't be bad either, if its easier. Please help, thanks. Edited December 21, 20195 yr by MineModder2000
December 21, 20195 yr Forge has its own config syntax. But I don't like to use it, I like to use the json syntax.
December 21, 20195 yr Author 3 hours ago, WOTBLITZ said: Forge has its own config syntax. But I don't like to use it, I like to use the json syntax. Well I used a traditional Java technique, and got it working via a config text file. This works fine, eventually though, I would like to make an in game GUI.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.