Advertisement
Guest User

Untitled

a guest
Jan 13th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.30 KB | None | 0 0
  1. return {
  2.   name = 'Total Warfare',
  3.   description = 'Balanced Annihilation',
  4.   shortname = 'TW',
  5.   version = 'V1.0',
  6.   mutator = 'Official',
  7.   game = 'Total Warfare',
  8.   shortGame = 'TW',
  9.   modtype = 1,
  10.   url = "total-warfare.com/",
  11.   depend = {
  12.     "Spring Cursors",
  13.     "Spring content v1",
  14.   },
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement