Uploaded the SheepstarCoreV2
This commit is contained in:
9
SheepstarCoreV2/src/main/java/xyz/sheepstar/Core.java
Normal file
9
SheepstarCoreV2/src/main/java/xyz/sheepstar/Core.java
Normal file
@@ -0,0 +1,9 @@
|
||||
package xyz.sheepstar;
|
||||
|
||||
public class Core {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Sheepstar is running!");
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user