MCLauncher.net New Features?

Brock

Elite Member
If jessenic would not like me doing this than i will stop!

I have found myself stuck on this program. I am going to update the github repo with the latest changes i made, but i will take a break from developing on this.

If anyone who uses the launcher would like some new features.
Please post them here and I will try to add them.


Done
Now downloads entire bin folder and extracts into natives folder.
Instance System
Screenshots now has it's own window, relative to the instance you have selected.

In Progress
Modding Management

Planned
Server Features
Improved News System

 
Last edited:
If jessenic would not like me doing this than i will stop!

If anyone who uses the launcher would like some new features.
Please post them here and I will try to add them.


Done
Now downloads entire bin folder and extracts into natives folder.

In Progress
Modding Management
Instance System

Planned
Server Features
Improved News System​

I do not mind as long as you have forked my github repo and push your changes into the fork as requested in the MCLauncher licence.

Edit: Found your fork: - If you get something working I can merge it with the master repo and add your name to credits.

P.S. You should run
Code:
git config --global user.email your_email@example.com
with the email you registered to github with if you want your username in the commits.
 
I do not mind as long as you have forked my github repo and push your changes into the fork as requested in the MCLauncher licence.

Edit: Found your fork If you get something working I can merge it with the master repo and add your name to credits.

P.S. You should run git config --global user.email "your_email@example.com" with the email you registered to github with if you want your username in the commits.

I just need to figure out one piece of code then i will push it. I can't figure out how to start the jar in the selected instance folder. The proc arguments is the part i need to edit to work.
 
Last edited:
Top Bottom