Pre-publication evaluation: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
# Read and add what is desired from [[Steam 3rd Party Mod Support]]. | # Read and add what is desired from [[Steam 3rd Party Mod Support]]. | ||
# Delete [[#Sedimentary Files|sedimentary files]] | |||
# Include an icon for the mod if desired in <code>resource\game.ico</code>. | # Include an icon for the mod if desired in <code>resource\game.ico</code>. | ||
# Files required for each map are in their places. | # Files required for each map are in their places. | ||
Line 8: | Line 9: | ||
# Design a default MOTD, or Message of the Day, for your mod in <code>motd.txt</code>. | # Design a default MOTD, or Message of the Day, for your mod in <code>motd.txt</code>. | ||
==Sedimentary Files== | ==Sedimentary Files== | ||
Deletion | Deletion of the following files and directories would make the initial installation tidier. | ||
* <code>demoheader.tmp</code> | * <code>demoheader.tmp</code> | ||
* <code>stats.txt</code> | * <code>stats.txt</code> |
Revision as of 19:42, 28 February 2006
- Read and add what is desired from Steam 3rd Party Mod Support.
- Delete sedimentary files
- Include an icon for the mod if desired in
resource\game.ico
. - Files required for each map are in their places.
- A shared soundcache manifest is built.
- Add ocumentation on mod-specific console commands and console variables.
- Implementation for all functionalities desired to be in this release is completed.
- Include the FGD for third-party mod mappers if desired.
- Design a default MOTD, or Message of the Day, for your mod in
motd.txt
.
Sedimentary Files
Deletion of the following files and directories would make the initial installation tidier.
demoheader.tmp
stats.txt
textwindow_temp.html
cfg\banned_user.cfg
cfg\banned_ip.cfg
cfg\config.cfg
If a customized config is desired, include acfg\config_default.cfg
in your mod release.scripts\kb_def.lst
See The Default Keyboard Layoutscripts\settings.scr
This should be placed in thecfg
folder.bin\client.pdb
bin\server.pdb
- Possibly
scene.cache
andmodelsounds.cache
if a lower download size is desired.Note:These files would require rebuilding by the client.
maps/soundcache/<mapname>.cache
(but leave the.manifest
s)Note:These files would require rebuilding by the client.
SAVE
directoryscreenshots
directoryreslists
directoryDownloadLists
directoryNote:These minor files would require rebuilding by the client.