[BIG REFACTOR] Create new project structure and prepare scaffolding for external modules system
This commit is contained in:
5
app/src/main/kotlin/io/smnp/SMNP.kt
Normal file
5
app/src/main/kotlin/io/smnp/SMNP.kt
Normal file
@@ -0,0 +1,5 @@
|
||||
package io.smnp
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user