ofp:howtorelease
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ofp:howtorelease [2009/04/16 09:36] – tweaked some parts. snakeman | ofp:howtorelease [2024/08/01 07:07] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== How To Release ====== | + | ====== |
- | //Note: this insert is from [[ofp: | + | [[https:// |
+ | |||
+ | **Operation Flashpoint (OFP)** aka ArmA: Cold War Assault (CWA) | ||
+ | |||
+ | **OFP HOWTO Release Addons / Mods** | ||
+ | |||
+ | //Note: this insert is from [[ofp: | ||
Okay so now you're at that point where all those sleepless hours are behind, the addon has been built to that point that it looks nice, your config.cpp has been all setup along with at least one nice background menu cutscene. So now you are looking for the release of this addon... how to do it? | Okay so now you're at that point where all those sleepless hours are behind, the addon has been built to that point that it looks nice, your config.cpp has been all setup along with at least one nice background menu cutscene. So now you are looking for the release of this addon... how to do it? | ||
Line 8: | Line 14: | ||
====== Included Addons ====== | ====== Included Addons ====== | ||
- | Many people these days use the Agent Smith Industrial, Harbor kit or MapFact Baracken addon buildings in their islands. These make quite nice additions to the default | + | Many people these days use the Agent Smith Industrial, Harbor kit or MapFact Baracken addon buildings in their terrains. These make quite nice additions to the default |
- | But then comes the question, should these addons be added into the island | + | But then comes the question, should these addons be added into the terrain |
====== Objects and Textures ====== | ====== Objects and Textures ====== | ||
- | If your island | + | If your terrain |
- | Same applies for the quiet release of Ebud’s iloilo_obj.pbo which has some type of jungle objects and textures; this original pbo (we think) has a big TARGA (tga) file inside it, its 1mb in size which increases the download size for absolutely no reason. If you want your island | + | Same applies for the quiet release of Ebud's iloilo_obj.pbo which has some type of jungle objects and textures; this original pbo (we think) has a big TARGA (tga) file inside it, its 1mb in size which increases the download size for absolutely no reason. If you want your terrain |
- | ====== Clean out temporary files ====== | + | ====== Clean Out Temporary Files ====== |
When you are developing an addon there can be all kinds of temporary files laying around in your work dir. It is very important that you make sure that none of these unusable temporary or shall we call them leftover files gets into the release pbo package because they only increase the download size, but look bad for anyone willing to take a look inside your pbo. | When you are developing an addon there can be all kinds of temporary files laying around in your work dir. It is very important that you make sure that none of these unusable temporary or shall we call them leftover files gets into the release pbo package because they only increase the download size, but look bad for anyone willing to take a look inside your pbo. | ||
- | Good rule of thumb is that the addon pbo should not contain anything not used in the addon in one way or the other. Of course you might have objects and textures in different pbo's but you'll get our point here, when you release; only put out the files used in the item you are releasing. Make sure no leftover TGA or Thumbs.db files for example are laying around in some subdirs | + | Good rule of thumb is that the addon pbo should not contain anything not used in the addon in one way or the other. Of course you might have objects and textures in different pbo's but you'll get our point here, when you release; only put out the files used in the item you are releasing. Make sure no leftover TGA or Thumbs.db files for example are laying around in some sub dirs etc. Be careful with this one. |
Line 31: | Line 37: | ||
It is very very important that you include decent readme.txt into your addon release. This text file should be written with notepad or similar text editor that any kind of editor can open and read. | It is very very important that you include decent readme.txt into your addon release. This text file should be written with notepad or similar text editor that any kind of editor can open and read. | ||
- | Basic readme should clearly state these following things; | + | Basic readme should clearly state these following things; |
* Common release name | * Common release name | ||
Line 56: | Line 62: | ||
- | ====== RAR, ZIP or EXE ====== | + | ====== RAR, ZIP, EXE or 7-Zip ====== |
- | The final release package format is very important. The most common would be a pkzip archive format, it's been used for ages and everyone knows it these days. You can leech latest | + | 2024-08-01T07: |
- | There is also the BIS suggested AAE system, **Addons At Ease**. Well we are so blunt and call it stupid. Yep, we bas BIS, eek shame on us! No seriously, the AAE is stupid because it uses the microsoft MSI install system, you need to leech some lame installer to even make the AAE .msi packets to be opened. Stay away from it, even if its BIS endorsed stuff. This is of course only our opinion, but you can judge from yourself by looking at the OFP scene and count how many releases there are with and without AAE system. | + | The final release package format |
- | Then there is the worst choice you can do and that is installshield installer or some other installer | + | There is also the bis suggested AAE system, **Addons At Ease**. Well we are so blunt and call it stupid. Yep, we bash bis, eek shame on us! No seriously, the AAE is stupid because it uses the microsoft MSI install system, you need to leech some lame installer to even make the AAE .msi packets to be opened. Stay away from it, even if its bis endorsed stuff. This is of course |
- | Then there is the RAR utility. There are some older versions but everyone should first go to [[http:// | + | Then there is the worst choice you can do and that is installshield installer or some other installer which asks the user to place where to install |
- | Latest on the archive business | + | Then there is the RAR utility. There are some older versions but everyone should first go to [[https:// |
+ | |||
+ | In 2024 and actually several years already, pretty much post 2010s you need to use 7-zip, get it from [[https:// | ||
Line 83: | Line 91: | ||
It is very embarrassing to submit a news and forum posts and then few hours/days later discover that users start to report something very obvious bugs which should have been discovered. Trust beta testing, it helps. | It is very embarrassing to submit a news and forum posts and then few hours/days later discover that users start to report something very obvious bugs which should have been discovered. Trust beta testing, it helps. | ||
+ |
ofp/howtorelease.1239874593.txt.gz · Last modified: 2009/04/16 09:36 (external edit)