index
:
ServerCraft
master
A graphical interfact for managing a Spigot Minecraft server
Bryson Steck
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
kotlin
/
xyz
/
brysonsteck
/
serverfordummies
/
Main.kt
blob: 604825f3ecd103603c1ace35e6a1585f78c978e6 (
plain
)
1
2
3
4
5
package
xyz
.
brysonsteck
.
serverfordummies
fun
main
() {
App
().
run
()
}