Update RT to 264.0.0

This commit is contained in:
PJB3005 2025-11-16 15:00:40 +01:00
parent 05cb8ad033
commit 750039957c
No known key found for this signature in database
9 changed files with 67 additions and 28 deletions

View file

@ -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()