SubJunk
SubJunk
I have a branch in progress for this stuff, so far it is looking like this: So there is this concept of two "modes" - Play mode and Manage mode....
The version will still say "14.10.0-SNAPSHOT" since I didn't change that yet
Hmm yeah that looks like the right command. You might have to also remove the old code too, I don't know if that will switch branches
Can you upload the build script you use? I have one but not sure how similar it is
Ah I see, I just tested it and the way it is written, it skips the branch part the first time it runs. So you can run it one time,...
Ah that makes sense, I have only run it in development mode where it wouldn’t fail for those things. I’ll let you know when I have fixed them
Does it work now?
These are great suggestions, I'll go through them and try to figure out what's possible etc
@Mik-S-UMS yeah that was actually one of the reasons for making web settings, because that kind of thing is really hard to make in Java but easy in JavaScript. I...
I'm making progress on the user switcher, will have something to push soon