데이터 파이프라인 추가 및 수정 + 크립 및 크립 캠프 배치 자동화

Hierachy > System > MapGenerator 에서 크립 관련 변수 설정 가능
Kaykit PlantWarrior 애셋 추가
This commit is contained in:
2026-02-02 19:50:30 +09:00
parent 106fe81c88
commit dc4d71d4b6
81 changed files with 4744 additions and 174 deletions

View File

@@ -82,7 +82,7 @@ def generate_class(schema_name, schema):
lines.append("namespace Northbound.Data")
lines.append("{")
lines.append(f' [CreateAssetMenu(fileName = "{class_name}", menuName = "Northbound/{schema_name} Data")]')
lines.append(f" public class {class_name} : ScriptableObject")
lines.append(f" public partial class {class_name} : ScriptableObject")
lines.append(" {")
# 공통 필드