mirror of
https://github.com/TemujinCalidius/SurvivorCore.git
synced 2026-08-14 00:58:01 +00:00
Promote CHANGELOG Unreleased → 0.8.0 (SurvivorCore Studio, Engine Config #21, content overrides #40). Bump wally.toml + SurvivorCore.VERSION to 0.8.0. Collateral: admin-panel demo video tile on the landing site + docs/admin-plugin Demos line; refresh the admin feature card + value-prop to name SurvivorCore Studio / Engine Config / content overrides; bump version surfaces across site, README and getting-started. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
334 B
TOML
12 lines
334 B
TOML
[package]
|
|
name = "temujincalidius/survivorcore"
|
|
description = "Batteries-included, creator-extensible survival game framework for Roblox."
|
|
version = "0.8.0"
|
|
license = "MIT"
|
|
authors = ["Samuel Lison"]
|
|
registry = "https://github.com/UpliftGames/wally-index"
|
|
realm = "shared"
|
|
exclude = ["demo", "docs", "*.project.json"]
|
|
|
|
[dependencies]
|