mirror of
https://github.com/space-wizards/RobustToolboxTemplateSingleplayer.git
synced 2026-02-10 16:24:49 -05:00
Update RT to 264.0.0
This commit is contained in:
parent
05cb8ad033
commit
750039957c
9 changed files with 67 additions and 28 deletions
|
|
@ -1,9 +1,11 @@
|
|||
using System;
|
||||
using Robust.Client;
|
||||
|
||||
namespace Template.Game;
|
||||
|
||||
internal static class Program
|
||||
{
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
ContentStart.StartLibrary(args, new GameControllerOptions()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue