master list

Download Master List

If you can't read please download the document

Upload: archdukepotter

Post on 26-Oct-2015

233 views

Category:

Documents


0 download

DESCRIPTION

master

TRANSCRIPT

/* Masterlist Revision: 7313 (2013-07-05) Masterlist Syntax Notes Only the basics of the most commonly-used parts of the syntax are covered here. See the BOSS Masterlist Syntax.html documentation file in data/boss-common/ on t he Google Code repository for full details. * Use blank lines to separate mods that are grouped together or where it helps readability. * Use silent comments when you think something needs clarification to others r eading the masterlist (such as when a mod looks like it is misspelled, but is co rrect). * Only make edits/additions you're confident about - otherwise discuss the iss ue on the official forum threads. * If you're unsure on how to write something in the correct syntax, check the masterlists for examples, and don't be afraid to ask other committers for help. * When you include a web link in a message, enclose it in double quotes "", fo r example: www.example.org should be written "www.example.org". * When you list Bash Tags for a mod, separate them using ", " and not just "," . Eg. {{BASH: Graphics,NoMerge}} should be written {{BASH: Graphics, NoMerge}}. This improves readability in the BOSSlog and the masterlist itself. * Don't include any HTML formatting in messages. In particular, web links do n ot need to be formatted as HTML hyperlinks, as BOSS will do this automatically. * Put variable lines at the top of the masterlist, just under this section of text. * Put global messages at the top of the masterlist, just under any variable li nes. Silent Comments: Silent comments are ignored by BOSS, and may be written by starting a line with "//" (not including quotes). You cannot start a silent comment part-way into a line, only whole lines may be silent. Message Type Keyword Description ===================================================================== General message SAY A general message for the mod a bove. Bash Tag suggestion TAG A Bash Tag suggestion for the m od above. Requirement REQ An installation requirement for the mod above. Incompatibility INC A specific incompatibility for the mod above. Dirty mod message DIRTY A message relating to dirty edi ts in the mod above. Warning WARN A message used to display a non -critical warning for the mod above. Error ERROR A message used to display a cri tical (ie. install-breaking) error for the mod above. Message keywords should be indented by two spaces and followed by a colon ':' th en the message string. */ // Masterlist variable setup for BOSS v1.7+. IF FILE("FO3 Wanderers Edition - Main File.esm") SET: FWE

IF FILE("FOOK2 - Main.esm") SET: FOOK2 // Upgrade message for 1.7+ users: IF VERSION("BOSS", "2.1.1.0",