feat: created placeholder main
This commit is contained in:
parent
c0aac8cd31
commit
d4460e6c0f
@ -0,0 +1,7 @@
|
|||||||
|
package uulm.teamname.marvelous.server;
|
||||||
|
|
||||||
|
public class Server {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("There's nothing here yet. Sucks for you!");
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user