I want to create a simple config for my server-side mod. Is there a library mod that anyone would recommend? #2841
Unanswered
TechPro424
asked this question in
Mod Dev Support
Replies: 1 comment
-
There are multiple config libraries, mostly annotation based: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to create a simple config for my server-side mod
It basically needs to be an array with a list of strings, and I will check if the array includes certain strings for my mod's functionality
Is there a library mod that anyone would recommend, or do I just create a json file and read it manually?
Please ping me when replying
Beta Was this translation helpful? Give feedback.
All reactions