mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-20 00:51:41 +00:00
Rename to PhotonVision
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package org.photonvision.server;
|
||||
|
||||
public class Main {
|
||||
|
||||
public static void main(String[] args) {
|
||||
Server.main(5800);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user