Advertisement
capodecima

Untitled

Mar 24th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. <id>10001</id>
  2. <name>odamex</name>
  3. <conditions>
  4. <cond name="is-oda-exe-present" type="exe-present" exe="odamex.exe"/>
  5. <cond name="has-textures-odamex.wad" type="file-present" file="{exedir}odamex.wad"/>
  6. </conditions>
  7. <detection>
  8. <variant order="1" name="default">
  9. <if cond="is-oda-exe-present"/>
  10. <if cond="has-textures-odamex.wad"/>
  11. </variant>
  12. </detection>
  13. </game>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement