Fix SCUM companion trajectory storage
This commit is contained in:
@@ -1756,7 +1756,7 @@
|
||||
"displayName": "SCUM Client Manager",
|
||||
"version": "1.0.0",
|
||||
"repository": {
|
||||
"url": "https://github.com/F88888/scum_client.git",
|
||||
"url": "https://git.npc0.com/admin343/browser.git",
|
||||
"revisionPolicy": "branch",
|
||||
"branch": "main"
|
||||
},
|
||||
@@ -1768,7 +1768,8 @@
|
||||
],
|
||||
"build": {
|
||||
"system": "go",
|
||||
"entryRef": "main.go"
|
||||
"workspaceRef": "plugins/examples/scum-server-plugin/companion",
|
||||
"entryRef": "cmd/scum-companion"
|
||||
},
|
||||
"configTemplates": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user