Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. local modinfo = {
  2.   name = "Test",
  3.   description = "my description",
  4.   modtype = "0",
  5.   depend = {
  6.     "Complete Annihilation PZK test-80"
  7.   },
  8. }
  9. return modinfo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement