1
0
mirror of https://github.com/SineVector241/VoiceCraft-MCBE_Proximity_Chat.git synced 2024-11-12 02:19:17 +00:00
VoiceCraft-MCBE_Proximity_Chat/VoiceCraft.Server/Program.cs
2024-04-07 10:58:54 +10:00

3 lines
53 B
C#

using VoiceCraft.Server;
new ServerApp().Start();