Rename Prospect.Server.Steam to Prospect.Steam
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Prospect.Server.Game;
|
||||
|
||||
internal static class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Hello, World!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user