mirror of
https://github.com/TemujinCalidius/SurvivorCore.git
synced 2026-08-14 09:02:29 +00:00
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.7.4"
|
|
license = "MIT"
|
|
authors = ["Samuel Lison"]
|
|
registry = "https://github.com/UpliftGames/wally-index"
|
|
realm = "shared"
|
|
exclude = ["demo", "docs", "*.project.json"]
|
|
|
|
[dependencies]
|