mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-09-27 10:10:45 +00:00
update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace stonevox
|
||||
{
|
||||
public static class NetConfig
|
||||
{
|
||||
public static string NETWORK_IDENTIFIER = "stonevox";
|
||||
public static string NETWORK_LOCALHOST = "localhost";
|
||||
public static int NETWORK_PORT = 8080;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user