Files
SurvivorCore/demo.project.json
T
Samuel LisonandClaude Opus 4.8 286e2f5f91 Scaffold SurvivorCore foundation (v0.1.0)
Foundation (Config/Assets/EventBridge/Hooks/Registry), content registry family, creator-owned component layer + Gatherable example, runnable demo place, Rojo/Wally/Rokit config, and release CI.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 16:30:32 +10:00

20 lines
325 B
JSON

{
"name": "SurvivorCore Demo",
"tree": {
"$className": "DataModel",
"ReplicatedStorage": {
"SurvivorCore": {
"$path": "src"
}
},
"ServerScriptService": {
"Demo": {
"$path": "demo/server"
}
},
"Workspace": {
"$ignoreUnknownInstances": true
}
}
}