Hello All.
I have a small question regarding module development, specifically, how do you load the module via command line?
I've tried +Core.AMP.LoadPlugins AvorionModule
like the 'Getting started with AMP developer licences' says for plugins, which causes the error, Unable to set Core.AMP.LoadPlugins (List<string>) to AvorionModule
, But I suspect that won't work for this even if i had the syntax correct as it's not a plugin.
I've also tried editing the instances.json file.
I'm probably missing something obvious, So any pointers in the right direction would be greatly appreciated.