- StatBar: Slider/Image.Fill 방식 지원 - PlayerHUD: PlayerNetworkController 연동 - TextMeshPro 어셈블리 참조 추가 - Fantasy Warrior HUD 애셋 임포트
21 lines
517 B
Plaintext
21 lines
517 B
Plaintext
{
|
|
"name": "Colosseum.Game",
|
|
"rootNamespace": "Colosseum",
|
|
"references": [
|
|
"Unity.Netcode.Runtime",
|
|
"Unity.Networking.Transport",
|
|
"Unity.Transport",
|
|
"Unity.InputSystem",
|
|
"Unity.TextMeshPro"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|