Thema: [TUT] How to prepare Addons for Addon-Manager. So 29 Mai - 8:09
This is a short example how to make Addons compatible with OMSI Addon-Manager As example files SimpleStreets is being used.
How do I prepare Addons for Addon-Manager? Create a single folder for all of your addons. In this folder create the same structure as in Original OMSI folder (but only the ones your addon is being saved in.) e.g. Omsi path is:
For SimpleStreets only subfolders Sceneryobjects/Addon_SimpleStreets and Splines/Addon_SimpleStreets are required. How to create a folder structure for the addon?
WARNING! Only remove your own files. (So do not delete SimpleStreets!! Realy Important! ) These ware the most important parameters.
Why do I need AMS-Builder? AMS-Builder is to combine files from Mod-directory with configuration files and compress it. Start AMS-Builder. In first field enter path to prepared folder (e.g. C:\Meine OMSI Projekte\Addon_SimpleStreets\), in second field enter path to config-file (e.g:C:\Meine OMSI Projekte\Addon_SimpleStreets\konfiguration.txt). In third field tell where to save the releas-file e.g. (C:\Meine OMSI Projekte\Addon_SimpleStreets.ams)
May I upload it now?[b] Yes! Everything is prepared, you may upload your *.AMS-File. It can now be used. Now only listing in Addon-Manager is missing.
[b]How can i be listed in Addon-Manager? Register at http://www.jan-kiesewalter.de/am_developer/. Click Add Project. Choose category for your Addon, and choose if it should be shown to public. Enter title and description. You may also add a path to an image. Add path for download and enter Version Number (no leading zero). Save! Now everyone may find your addon.
I made up a new Version! IMPORTANT: Did you enter the new version number in addon?
Nope. Okay, do it first. Now recreate the ams-file and upload it.
Yes, i entered the new version and recreated the ams-file. Time for developer area http://www.jan-kiesewalter.de/am_developer/. Choose project and enter the new version number. Et voilá! All user using addon-manager and your project will be informed about a update.
How often should i release a new Version? Not to often. Do not annoy the users each day with a new version. Possibly the stop upgrading yours and even deinstall it. IMHO it should be a minimum of 4 weeks time between two versions. (More time is better, but sometimes it requires a update for some mayor error, than use a shorter release time once.)