-
Notifications
You must be signed in to change notification settings - Fork 73
Add features to linux gradle, update readme to match #114
Conversation
Can you put the new tasks into a group task myTask() {
group = "kami"
...
} And please remove |
Forgot |
hey not everyone is on mac osx it's |
An easy fix for compatibility would be checking |
I have compatibility down, MultiMC with would have to be another check but it's possible. I'm not sure MultiMC sets env variables, especially not on stuff other then Linux |
I'm not sure how to check, does this pull include my gradlew and the windows changes? (Follow this to see all differences). Edit: oop my SetCommand.java is outdated, I'll go and fix those manually. Let me know if I miss any |
The command is the other way around. Open this with the diff syntax in sublime. + is stuff I added |
On line 38 in commit posVec is still using Vector, is this fine @zeroeightysix? |
I will keep the suggestions as reference, though due to this drifting too far from 086's version I will manually reimplement everything and continue the project. Thanks for all of your hard work everybody. |
No description provided.