nicatronTg

Shank

Mar 20th, 2010
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [header]
  2. totalmods = 4
  3. latestbuild = 101
  4.  
  5.  
  6.     // An example configuration has been included for configuring your SVN updates.
  7.     // The root for updates is garrysmod, so be sure to set "internalfolder" correctly.
  8.     // When adding updates set "totalmods" to the number of updates you have listed.
  9.     // Updates run every day at 4:00 AM CST.
  10.     // Do not use HTTPS
  11.     // Replace spaces in URLs with %20
  12.  
  13. [1]
  14. name = "wire - wire"
  15. svnurl = "http://wiremod.svn.sourceforge.net/svnroot/wiremod/trunk/wire"
  16. internalfolder = "addons\wire"
  17. checkedbydefault = true
  18. auth = false
  19. username = ""
  20. password = ""
  21. type = svn
  22.  
  23. [2]
  24. name = "wire - wire model pack 1"
  25. svnurl = "http://wiremod.svn.sourceforge.net/svnroot/wiremod/trunk/wire%20model%20pack%201"
  26. internalfolder = "addons\wire model pack 1"
  27. checkedbydefault = true
  28. auth = false
  29. username = ""
  30. password = ""
  31. type = svn
  32.  
  33. [3]
  34. name = "wire - Adv Duplicator"
  35. svnurl = "http://wiremod.svn.sourceforge.net/svnroot/wiremod/trunk/Adv%20Duplicator"
  36. internalfolder = "addons\Adv Duplicator"
  37. checkedbydefault = true
  38. auth = false
  39. username = ""
  40. password = ""
  41. type = svn
  42.  
  43. [4]
  44. name = "PHX3"
  45. svnurl = "http://phoenix-storms.svn.sourceforge.net/svnroot/phoenix-storms"
  46. internalfolder = "addons\PHX3"
  47. checkedbydefault = true
  48. auth = false
  49. username = ""
  50. password = ""
  51. type = svn
Add Comment
Please, Sign In to add comment