Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating 'examplemod.json' #34

Open
dags- opened this issue Mar 22, 2014 · 1 comment
Open

Generating 'examplemod.json' #34

dags- opened this issue Mar 22, 2014 · 1 comment

Comments

@dags-
Copy link

dags- commented Mar 22, 2014

Nothing major, I just noticed recently that Watson generates an empty 'examplemod.json' file in the 'liteconfig/config.1.x.x' folder.

Line 51 of the LiteModWatson class:
https://github.com/totemo/watson/blob/master/src/watson/LiteModWatson.java#L51
(looks like it was just left in from mumfrey's template)

:]

@totemo
Copy link
Owner

totemo commented Mar 24, 2014

Ah yeah. Thanks. It's my understanding that that code's inert until I define some properties to save with the @expose annotation and modify them causing the corresponding ExposableConfigWriter to be marked dirty. (It initialises to not dirty.)

I'll sort this out when I switch to using LiteLoader's configuration management stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants