Skip to content

Commit 24ba053

Browse files
committed
build: change repo link
1 parent 504157e commit 24ba053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

artifacts/tspublish/thunderstore.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
[package]
66
#Edit this in the CSPROJ instead, the workflow will automate copying
77
#it here for you
8-
description="A BepinEx plugin that captures Harmony and Monomod (wip) hook information at runtime to ease debugging"
8+
description="A BepinEx plugin that captures Harmony and Monomod hook information at runtime to ease debugging"
99

1010
#Change this to true if your mod has any NSFW content. Please follow the rules
1111
#on image and text content on your listing or your package may be removed
1212
containsNsfwContent=false
1313

1414
#This is the link that shows up in the top right of the package page
1515
#while it can be anything, I suggest keeping it as your github
16-
websiteUrl="gitgithub.com:RobynLlama/UnityDebuggerAssistant.git"
16+
websiteUrl="https://github.com/RobynLlama/UnityDebuggerAssistant"
1717

1818
#This is where you put in dependencies in the format
1919
#DependencyNamespace-ModName = "version.number.here"

0 commit comments

Comments
 (0)