Jump to content

Anyone can help me get started?


Recommended Posts

Hi. I'm doing the tutorial 

https://github.com/Cairath/Oxygen-Not-Included-Modding/wiki/Introduction

I pretty much did everything up to 

https://github.com/Cairath/Oxygen-Not-Included-Modding/wiki/Mod-Structure#usermod2
 

My mod is simply not loading with the following error

mod_info.yaml in folder 'root' does not specify supportedContent. Make sure you spelled it correctly in your mod_info!
 

The file is definitely there and the required entries in it also.

I have no idea what to do next or what the reason for the error might be. 

I zipped the whole Project (Attached) Pretty much dumbfounded...

ONI Ant Farm.zip

I do not know with what eyes you read the tutorial.
it says there:
Note: make sure the file is saved with UTF-8 (no signature) encoding. Visual Studio uses UTF-8 with BOM by default, which will cause an error in game.

but both your files mod.yaml and mod_info.yaml are saved in the encoding UTF-8 with BOM

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...