12 lines
548 B
Markdown
12 lines
548 B
Markdown
<p align="center">
|
|
Do you want to learn Java and code highly-customized Minecraft plugins in 20 days (even if you've never coded before)?
|
|
<a href="https://mineacademy.org/project-orion?st=github&sc=mavenprogram&utm_source=github&utm_medium=overview&utm_campaign=mavenprogram">
|
|
<img src="https://i.imgur.com/lpZ2pJN.jpg" />
|
|
</a>
|
|
</p>
|
|
|
|
# MavenProgram
|
|
A sample template for creating standalone Java programs.
|
|
|
|
By default we compile for Java 8, which can easily be changed in the sample pom.xml to any Java version, including the latest one.
|