This shows you the differences between two versions of the page.
| — | modding:jdrp_manifest [2017-03-20 06:37] (current) – skyjake | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Add-on manifest for jDRP 1.01 ====== | ||
| + | |||
| + | | ||
| + | # | ||
| + | # This manifest contains metadata for jDRP 1.01. | ||
| + | # http:// | ||
| + | # | ||
| + | | ||
| + | name: jDoom Resource Pack | ||
| + | component: game-jdoom | ||
| + | | ||
| + | language english ( | ||
| + | version: 1.01 | ||
| + | summary: 3D models and special effects for jDoom | ||
| + | contact: http:// | ||
| + | author: Daniel Swanson et al. | ||
| + | | ||
| + | readme = "The jDoom Resource Pack represents many years' worth of | ||
| + | work. Several people have contributed 3D models, skins and particle | ||
| + | effects. < | ||
| + | addon package. Since this manifest is for the ZIP version of jDRP, | ||
| + | the DED file is included by default." | ||
| + | ) | ||
| + | | ||
| + | # Implicit options are always in effect if the addon is loaded. | ||
| + | implicit load-options ( | ||
| + | option: -file }Data/ | ||
| + | ) | ||