(adsbygoogle = window.adsbygoogle || []).push({});
Hello NGU! its been a very long time since i have posted and there have been quite a few reasons for that but now i have decided to post again. Anyway I coded this console replacement up the other day for fun and decided i would share the compiled loader.
Why should i Use this?
The loader is very simple for you to use and does not require you to import any external code libraries or resources. Any code that would work in the command line will run in this console quickly and efficiently and launch with one click bringing ease of use to your console based application.
How do i use it?
To have you Application load into the console simply add the following method to your code. Once you have this code export your Application as a .Jar named Plugin.jar and place it in the res folder in the same directory of JConsole. Dynamic jar names will be supported in next update.
public static void jMain(){
}
Some Pictures
You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.
Enjoy let me know what you think
