Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- ToolBox - A package of tools for game and map developers
- -- Authors: CarRepairer, FLOZi, knorke
- -- Thanks: jK (Chili), Tobi (LUS)
- local modinfo = {
- name = "ToolBox",
- shortName = "TB",
- version = "v0.1",
- game = "ToolBox",
- shortGame = "TB",
- mutator = "Official",
- description = "Useful tools for game development",
- modtype = 1,
- depend = {
- "Spring Cursors",
- "Spring Tutorial Game",
- }
- }
- return modinfo
Advertisement
Add Comment
Please, Sign In to add comment