Pre-Publication Evaluation

From Frictional Wiki
Revision as of 16:37, 26 August 2020 by TiMan (talk | contribs) (Created page with "{{shortPageTitle}} = Mods = The following items are numbered to help you keep track of where you are in this process, not as an order for a specific procedure. == Essentials...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Mods

The following items are numbered to help you keep track of where you are in this process, not as an order for a specific procedure.

Essentials

  1. Confirm that any debug features for the mod are disabled or removed (For example, a script that skips a specific part in your mod).
  2. Confirm that the map cache files are up-to-date.
  3. Delete excess files.
  4. Confirm that the files required for each map are in their places.
  5. Confirm that implementation for all functionalities desired to be in this release is completed.
  6. Do not distribute main game folders and files along with your mod.
  7. If you have custom models, sounds, textures, or materials, you either include them in your mod, or create a separate mod dependency and include it in your main mod (Only for HPL3).

Excess files

Makes sure to remove the following files and directories if they exist inside your mod folder, as they are not needed for the end user in order to play the mod.

  1. .git
  2. .gitignore
  3. .txt files
  4. .blender
  5. editor