-
Notifications
You must be signed in to change notification settings - Fork 0
Using source in Eclipse
ExplodingBottle edited this page Jul 16, 2021
·
2 revisions
This is a really simple thing to do.
Just create a project. You can choose any name, it won't change the behavior.
Then, don't click finish, but next. Then go to the libraries tab and press Add External JARs.
Then select each files in the libraries folder of the MCMT folder.
Then press finish.
To test your project, you need to go to the io.github.ascpialgroup.mcmt.Start class and press the Run button of Eclipse.