Hello,
I have tried uploading my content too the steam workshop. I have made the addon.json file but everytime I run the CMD code I get an error called: "Could't parse json file."
If you are confused to what I am referencing please watch the video for more information.
[url]https://www.youtube.com/watch?v=BvIIPuXpRHE[/url]
You got an error in your addon.json, post it.
[CODE]"AddonInfo"
{
"name" "FSG Server Content"
"author_name" "Michaelmikey3"
"info" "This is all the stuff FSG dev team has made by themselves and is ment for fastDL!"
}•
[/CODE]
This is is the addon.json file I used and then I tried using the next code in addon.json
[CODE]{
"title" : "FSG Server Content",
"type" : "Server Content",
"tags" : [ "fun", "Build" ],
"ignore" :
[
"*.psd",
"*.vcpro",
"*.svn"
]
}[/CODE]
I also used this code and got the same error.
type is ServerContent not Server Content
[editline]31st January 2015[/editline]
Scroll down to the addon.json section here [url]http://wiki.garrysmod.com/page/Workshop_Addon_Creation[/url]
Sorry, you need to Log In to post a reply to this thread.