Project Zomboid

Project Zomboid

Profession Framework
Dr_Cox1911  [开发者] 2018 年 4 月 5 日 下午 12:39
Little guide on how to add this mod as an requirement
In order to use this framework in your mod you should NOT reupload it, instead you should link it as a required item.

Here is how you do this:
1. in your mod.info you need to add the "require=ProfessionFramework" line without the ""
2. in Steam Workshop you need to click the "add/remove required items" button in your uploaded mod and then choose this Workshop Item here


The main advantages doing it this way and don't reupload it:
1. whenever this mod updates, your mod will use the new version with all the bugfixes included.
2. if another profession mod uses the framework and ships with it, there might be bugs due to overwritting the same files

So please don't reupload the framework itself, instead link it as a dependency/required mod.
最后由 Dr_Cox1911 编辑于; 2018 年 4 月 5 日 下午 12:40