Advertisement
Guest User

Untitled

a guest
Oct 15th, 2015
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <manifest>
  2. <main-class>com.test.Test</main-class>
  3. <name>Test</name>
  4. <description>This is a test.</description>
  5. <version>1.0.0</version>
  6. <compatibility>
  7. <game>DARK</game>
  8. </compatibility>
  9. <categories>
  10. <category>WOODCUTTING</category>
  11. </categories>
  12. <internal-id>Testies</internal-id>
  13. <open-source>true</open-source>
  14. <hidden>false</hidden>
  15. <access>public</access>
  16. <tags>
  17. <tag>Tree</tag>
  18. </tags>
  19. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement