Releasing a Map: Difference between revisions
Jump to navigation
Jump to search
m (merge) |
|||
Line 1: | Line 1: | ||
After going through a map's [[pre-publication evaluation#Maps|pre-publication evaluation]], you can publish your map in many ways: | |||
* When your map is all done, You can upload it at some useful websites, so that other people can download and play it. | * When your map is all done, You can upload it at some useful websites, so that other people can download and play it. | ||
* A list of file hosting websites is available [[File_Hosting_Sites|here]]. | * A list of file hosting websites is available [[File_Hosting_Sites|here]]. | ||
* On the other hand, if you do have a server of your own that you could store your BSP file on, you could use the [[sv_downloadurl]] commands.<br>For example, if you create a sub-domain on your website mymaps.example.com, then set the following command on your server: <code>sv_downloadurl mymaps.example.com</code><br>This would tell clients connecting to your server to directly download the BSP file from that url, instead of directly downloading from the server. | |||
* On the other hand, if you do have a server of your own that you could store your BSP file on, you could use the | *You may wish to contact [[News_Site_List|news sites]] to publicize your map's release. | ||
*You may wish to contact [[News_Site_List|news sites]] to | |||
==See also== | ==See also== | ||
* [[How To Take Screenshots]] | * [[How To Take Screenshots]] | ||
[[category:Level Design]] | |||
[[category:Level | [[Category:Publicity & Publication]] |
Revision as of 13:56, 11 October 2006
After going through a map's pre-publication evaluation, you can publish your map in many ways:
- When your map is all done, You can upload it at some useful websites, so that other people can download and play it.
- A list of file hosting websites is available here.
- On the other hand, if you do have a server of your own that you could store your BSP file on, you could use the sv_downloadurl commands.
For example, if you create a sub-domain on your website mymaps.example.com, then set the following command on your server:sv_downloadurl mymaps.example.com
This would tell clients connecting to your server to directly download the BSP file from that url, instead of directly downloading from the server. - You may wish to contact news sites to publicize your map's release.