Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Did you read the readme of the framework? I included a short explanation on how to set up a content pack there. Feel free to ask for clarifications if something is unclear!

There were two issues: you did not name your folders correctly, and one of your files was not valid JSON, as you had an additional closing curly bracket in an objective definition. The next version of the framework will display the filename on syntax errors, which makes these errors easier to fix.

Download the updated content pack to see my changes. Other than that, I ran everything through a formatting tool to make the files more readable, but kept your file names. File names are used for sorting in the UI and the "campaign" created for escalations: it might look better if you use  the actual names instead of codenames there in the future.

Yup I read it but I couldn't figure out what my errors were.

I just added the contracts in the folder from previous offline content pack but it didn't work. I know what I sent to you was with incorrect folder name, it was just for your update. Do you remember in what file my error was ? 

Anyway, thanks a lot for the update, it looks great !

I don't remember, but I just pushed version 1.3 which should display the filename above the error message.