ninesols-glitch-restore/thunderstore/thunderstore.toml
Sakimori d54ebfb00d
Some checks failed
build / build (push) Has been cancelled
made compatible with thunderstore manifest
2025-04-18 17:24:17 -04:00

27 lines
524 B
TOML

[config]
schemaVersion = "0.1.0"
[package]
namespace = "glitchrestore"
name = "GlitchRestore"
versionNumber = "0.1.0"
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" ]