Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upProblem adding multiple extraarguments in XML #64
Comments
This comment has been minimized.
This comment has been minimized.
Yeah at the moment it's only going to work with one extra arguments. To allow for more than one element it will require a substantial enough change in both the backend and then client. Could you pop this into https://github.com/ATLauncher/ATLauncher/issues and just reference this issue on that issue so that they're linked and I can keep on top of it when it comes time to do this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BBoldt commentedAug 10, 2015
This:
Results in this:

If I delete either line 6 or line 7, it works.
Just trying to make liteloader only install if the player has VoxelMap selected.