Advertisement
deutscher_Adler

modpack.json

Feb 16th, 2015
18,234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. {
  2.  
  3. "status": true,
  4. "forces": true,
  5.  
  6. "builds": "0.9.6.2",
  7. "notice":
  8.  
  9. {
  10.  
  11. "banners": "Update Information",
  12. "message":
  13.  
  14. [
  15. "<br>",
  16. "<p align='center'>",
  17. "<font color='#FFFFFF' size='17'>List of changes {date}</font>",
  18. "</p>",
  19. "<br> — Important! To use the new Installer you ",
  20. "<br> — have to uninstall the old Installer and ",
  21. "<br> — clean your res_mod folder! After this copy ",
  22. "<br> — audio and text folder from res to res_mods/0.9.6! ",
  23. "<br> — NOW ITS READY TO USE THE NEW INSTALLER ",
  24. "<br> — XVM updated to the newest Version",
  25. "<br> — many script Modifications have been updated",
  26. "<br> — any new Modifications are add to the List",
  27. "<br> — Sound Mod comes tomorrow in a Installer",
  28. "<br> — -----------Info´s and News-----------------",
  29. "<br> — Next days i upload new Installers",
  30. "<br> — This Installers are not the Modpack this are only ",
  31. "<br> — addon Installer for Sound and Optic Modifications!",
  32. "<p align='center'>",
  33. "<br>",
  34. "<br><font color='#FFFFFF'>Sincerely, your deutscher_Adler.</font>",
  35. "<br>",
  36. "</p>"
  37. ],
  38.  
  39. "typeUrl": "http://goo.gl/hM5EP6",
  40. "buttons":
  41.  
  42. [
  43. {
  44. "labels": "Homepage",
  45. "values": "submit",
  46. "forced": 1
  47. },
  48. {
  49. "labels": "close",
  50. "values": "close",
  51. "forced": 0
  52. }
  53. ]
  54. },
  55.  
  56. "levels": "medium",
  57. "server":
  58.  
  59. {
  60.  
  61. "express": false,
  62. "message":
  63.  
  64. [
  65. "<br>",
  66. "<p align='center'>",
  67. "<font color='#FFFFFF' size='17'>New update is available</font>",
  68. "</p>",
  69. "<br>",
  70. "<textformat tabstops='[180]' leading='2'>",
  71. "<font>installed Version:</font>",
  72. "<tab>",
  73. "<tab>",
  74. "<font size='15' color='#eb2222'>{olds}</font>",
  75. "</textformat>",
  76. "<br>",
  77. "<textformat tabstops='[180]' leading='2'>",
  78. "<font>updated version:</font>",
  79. "<tab>",
  80. "<tab>",
  81. "<font size='15' color='#12c812'>{news}</font>",
  82. "</textformat>"
  83.  
  84. ],
  85.  
  86. "bodyKey": "../../scripts/client/mods/NotificationBox/default/background.png",
  87. "iconKey": "",
  88. "timeKey": "01.03.2015 00:45",
  89.  
  90. "typeUrl": "http://goo.gl/hM5EP6",
  91. "buttons":
  92.  
  93. [
  94. {
  95. "action": "openPopUp",
  96. "type": "submit",
  97. "label": "Read more",
  98. "width": 110
  99. },
  100. {
  101. "action": "openClose",
  102. "type": "cancel",
  103. "label": "Do not show",
  104. "width": 110
  105. }
  106. ]
  107.  
  108. }
  109.  
  110. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement