Cleanup and update installer

This commit is contained in:
sardelka9515
2022-11-30 20:17:06 +08:00
parent 952ab4f7b3
commit a9b05c62ff
22 changed files with 248 additions and 233 deletions

View File

@ -17,7 +17,6 @@ using GTA.Math;
using Lidgren.Network;
using Newtonsoft.Json;
using RageCoop.Core.Scripting;
using Console = System.Console;
[assembly: InternalsVisibleTo("RageCoop.Server")]
[assembly: InternalsVisibleTo("RageCoop.Client")]