Initial migration commit to .NET 7
Menu, sync and other stuff except resource system should be working. We're far from finished
This commit is contained in:
@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
|
||||
using GTA;
|
||||
using GTA.Math;
|
||||
using RageCoop.Core;
|
||||
using SHVDN;
|
||||
using NativeMemory = SHVDN.NativeMemory;
|
||||
|
||||
namespace RageCoop.Client
|
||||
{
|
||||
|
Reference in New Issue
Block a user