mirror of
https://github.com/TemujinCalidius/SurvivorCore.git
synced 2026-08-14 00:58:01 +00:00
CONTRIBUTING mirrors FediHome's structure for the Roblox stack: prerequisites (Studio + Rojo plugin 7.6.1, rokit, wally), local dev, code style (no hardcoded asset IDs, content via register()/components, content-free core), the dev/main branching model, PR flow, changelog rule, and label conventions. Seed CHANGELOG.md (Keep a Changelog) with Unreleased + a 0.1.0 foundation entry. Add getting-started (Rojo+Wally and drop-in .rbxm) and extending (register() API, components, Hooks) guides; cross-link from architecture.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>