You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
Windows 10, Forge Network Alloy at da8e129 (develop).
Expected behavior:
The ForgeNetworkingRemastered/ForgeUnity/Assets/BeardedManStudios/Scripts/Networking/Forge/Networking folder is usable in stand-alone non-Unity projects.
Actual behavior:
It is not, due to Unity imports being referenced.
Steps to reproduce:
Copy-paste the ForgeNetworkingRemastered/ForgeUnity/Assets/BeardedManStudios/Scripts/Networking/Forge/Networking folder into a non-Unity C# project and try to build using dotnet build.
A compiler error will happen due to SQPServer referencing Unity.