>> This post has been moved from the API pre-release topic to this topic <<
Pretty much! We have a head start right now to start developing so less time debugging once the API is activated. That way we get mods to production faster!
![]()
Yeah, Whatever you say,,, "watching Youtube Videos Is nice to learn the basics, There are NO youtube videos that explain how to make a GUI or program a 3d Object, that is NOT explained ANYWEHRE, "
public class HelloWorldApp {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.println("Hello World!"); // Display the string.
}
}
Will NOT let anyone click on the screen or run a command