Difference between revisions of "Distributing content"

From The Battle for Wesnoth Wiki
m (Content-specific instructions)
m (The Campaign Server)
Line 18: Line 18:
 
# A folder, for example MyCampaign
 
# A folder, for example MyCampaign
  
=== Instructions ===
+
==== General Reading ====
 
 
==== General ====
 
 
* [[BuildingCampaignsThePBLFile|General information about the .pbl file]] - It has a campaign flavor, but it is adaptable to any content
 
* [[BuildingCampaignsThePBLFile|General information about the .pbl file]] - It has a campaign flavor, but it is adaptable to any content
 
* [[PblWML|Syntax reference for the .pbl file]]
 
* [[PblWML|Syntax reference for the .pbl file]]

Revision as of 23:55, 21 September 2005

The Forum

The BFW forum is a good way to distribute small creations, like single multiplayer maps. Larger creations, like unit packs or campaigns, should be compressed before uploading them. Note that you may encounter a size limit on attachments.

The Campaign Server

The campaign server is the preferred way to distribute your creations, but it is more suited for larger projects. It currently lacks advanced organization features such as filtering and reviewing, so adding hundreds of little things makes it harder to find anything. Basically, the server should not be used to post single maps, units, songs, or artwork, but map packs, campaigns, entire eras, music packs, and unit packs are fine.

Once you are ready to publish, here is how you access the campaign server:

  1. Open Wesnoth
  2. Select "Campaign" from the main menu
  3. Select "Get More Campaigns" (the last entry in the list of campaigns)
  4. Select "Publish Campaign: Your Campaign Name" (the last entry in the list of campaigns)

Anything you distribute on the server will be upload from and downloaded to the userdata/data/campaigns directory regardless of what it is (units, maps, campaign, etc). For this reason, you need three things in the campaigns directory to distribute via the server:

  1. A .cfg file, for example MyCampaign.cfg
  2. A .pbl file, for example MyCampaign.pbl
  3. A folder, for example MyCampaign

General Reading

Content-specific instructions

See Also