

Comment lines can contain any characters including hashmarks. Lines beginning with a semi-colon or hashmark are comments.ĮSO restricts comment lines to characters per line.


If you don't, the game's parser will not find the directive's metadata values. Be very careful to leave a space after the trailing colon delimiter e. Each directive and its values are explained in the next paragraphs one paragraph per directive. Lines beginning with two hashmarks define the metadata of the addon, and are often referred to as "directives".ĭirectives specify information and metadata about the add-on. They will appear at the bottom of the add-on manager's list then for an easier find. Libraries are basically add-ons on their own, but they share re-usable code or API functions which can be used in several add-ons.
