Guest User

components.lua

a guest
Nov 15th, 2012
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. COMPONENTS =
  2. {
  3. {"test","test","test"},
  4. {"testproduct","1.2.3","test description"},
  5. {"test", "3.4.5", "test"},
  6. {"test", "4.5.6", "test"},
  7. {"test1", "1", "111"},
  8. {"test2", "2", "222"},
  9. {"test2", "2", "222"},
  10. {"test2", "2", "222"},
  11. {"test2", "2", "222"},
  12. {"test2", "2", "222"},
  13. {"test2", "2", "222"},
  14. {"test2", "2", "222"},
  15. {"test2", "2", "222"},
  16. {"test2", "2", "222"},
  17. {"test2", "2", "222"},
  18. {"test2", "2", "222"},
  19. {"test2", "2", "222"}
  20. }
  21. -- end of file
Advertisement
Add Comment
Please, Sign In to add comment