You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
5 days ago
|
{
|
||
|
"name": "Unity.BossRoom.Gameplay",
|
||
|
"rootNamespace": "",
|
||
|
"references": [
|
||
|
"Unity.Netcode.Runtime",
|
||
|
"Unity.Netcode.Components",
|
||
|
"Unity.Collections",
|
||
|
"Unity.TextMeshPro",
|
||
|
"Unity.Services.Core",
|
||
|
"Unity.Services.Authentication",
|
||
|
"Unity.Services.Relay",
|
||
|
"Unity.Services.Lobbies",
|
||
|
"Unity.Networking.Transport",
|
||
|
"Unity.BossRoom.Infrastructure",
|
||
|
"Unity.BossRoom.UnityServices",
|
||
|
"Unity.BossRoom.Navigation",
|
||
|
"Unity.BossRoom.ApplicationLifecycle.Messages",
|
||
|
"Unity.BossRoom.Audio",
|
||
|
"Unity.Multiplayer.Samples.Utilities",
|
||
|
"Unity.BossRoom.Utils",
|
||
|
"Unity.BossRoom.ConnectionManagement",
|
||
|
"VContainer",
|
||
|
"Unity.BossRoom.VisualEffects",
|
||
|
"Unity.BossRoom.CameraUtils",
|
||
|
"Unity.Multiplayer.Tools.NetworkSimulator.Runtime"
|
||
|
],
|
||
|
"includePlatforms": [],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": [],
|
||
|
"noEngineReferences": false
|
||
|
}
|