Files
Samuel LisonandClaude Opus 4.8 e674772a45 docs: add SurvivorCore landing page + refresh README
A static landing page (site/) deployed to GitHub Pages via Actions:
- AI-generated brand: the survival-shield logo (favicon → 1024 + .ico) and an
  atmospheric campfire hero, on the docs/design-language palette.
- Sections: hero, value props, feature grid (stats, inventory/crafting, gathering,
  combat, mobs & AI, no-code admin), an "in action" showcase with the demo videos,
  and a get-started/install panel. Dark translucent theme, responsive, self-contained.
- README refreshed to v0.5.0 with the full feature set, badges, and the site link.

The "See it in action" screenshot (site/assets/img/ui-showcase.png) drops in next.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 09:18:20 +10:00

30 lines
527 B
Plaintext

# Rojo / Roblox
sourcemap.json
plugin-sourcemap.json
globalTypes.d.luau
*.rbxl
*.rbxlx
*.rbxl.lock
*.rbxlx.lock
# Build output (the .rbxm is built in CI and attached to releases).
# NOTE: *.rbxmx (XML models — e.g. the HUD/config templates under assets/) are
# version-controlled source, NOT build output, so they are intentionally tracked.
*.rbxm
/build/
# Toolchain managers
/.rokit/
# Wally
/Packages/
/ServerPackages/
/DevPackages/
# Editor / OS
.DS_Store
.vscode/
# Local Claude Code preview/launch config
.claude/