Jump to content

Custom Command Mod


MellowRebel

Recommended Posts

It does not work. It seems everyone is just adding.

 

"Game": "Both", and expecting it to work. I know coding is way more complicated than just that!

 

I tried this to get it to work, but it makes the error show up at loading. Whereas the way its written shows up at the choose play options etc screen.

 

"Game": "BelowZero",

So far I have downloaded 3 mods that do not work. If I were better at this...

{

"Id":"Customcommand",
"DisplayName":"Customcommand",
"Author":"Cotric",
"Version":"1.1.0",
"Requires":[],
"Enable":true,
"AssemblyName":"Customcommand.dll",
"EntryMethod":"Customcommand.Patcher.Patch",
"Game": "Both",
"Config":{}
}
[0201/182943.697:ERROR:settings.cc(324)] Settings version is not 1
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...