ninesols-glitch-restore/thunderstore/thunderstore.toml

27 lines
524 B
TOML
Raw Permalink Normal View History

[config]
2025-04-18 07:02:38 +00:00
schemaVersion = "0.1.0"
[package]
2025-04-18 07:02:38 +00:00
namespace = "glitchrestore"
name = "GlitchRestore"
versionNumber = "0.1.0"
2025-04-18 07:02:38 +00:00
description = "Bring back speedrun tricks"
websiteUrl = "https://git.yinglet.com/zhetadelta/ninesols-glitch-restore"
containsNsfwContent = false
[package.dependencies]
"BepInEx-BepInExPack" = "5.4.2100"
[build]
icon = "./icon.png"
readme = "./README.md"
outdir = "./build"
[[build.copy]]
source = "build/dll"
target = "."
[publish]
repository = "https://thunderstore.io"
communities = [ "nine-sols" ]