Changes between Version 18 and Version 19 of BepFile
- Timestamp:
- 01/20/13 00:18:43 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BepFile
v18 v19 9 9 === Comments === 10 10 11 It is possible to insert comments in the BepFile.11 It is possible to insert comments in the !BepFile. 12 12 * the comment should be on a line of it's own 13 13 * the comment should be preceded with a hash (#) … … 98 98 }}} 99 99 100 When a key is not listed in the BepFile, haikuporter assumes the default value, or an empty string/list (when no default value is specified above).100 When a key is not listed in the !BepFile, haikuporter assumes the default value, or an empty string/list (when no default value is specified above). 101 101 102 102 Note: It is possible that the names and/or the use of these keys may change as haikuporter evolves. Keys may also be added and removed. When haikuporter gets a release, the key set shall be frozen. 103 104 For further reading on writing !BepFiles, read WritingBepFile article
