Advertisement
Guest User

Untitled

a guest
Jun 14th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. {
  2. “id”: “Nodus”,
  3. “time”: “2015-06-05T06:10:44-04:00″,
  4. “releaseTime”: “2015-06-05T06:10:44-04:00″,
  5. “type”: “release”,
  6. “minecraftArguments”: “–username ${auth_player_name} –version ${version_name} –gameDir ${game_directory} –assetsDir ${assets_root} –assetIndex ${assets_index_name} –uuid ${auth_uuid} –accessToken ${auth_access_token} –userProperties ${user_properties} –userType ${user_type}”,
  7. “libraries”: [
  8. {
  9. “name”: “oshi-project:oshi-core:1.1″
  10. },
  11. {
  12. “name”: “net.java.dev.jna:jna:3.4.0″
  13. },
  14. {
  15. “name”: “net.java.dev.jna:platform:3.4.0″
  16. },
  17. {
  18. “name”: “com.ibm.icu:icu4j-core-mojang:51.2″
  19. },
  20. {
  21. “name”: “net.sf.jopt-simple:jopt-simple:4.6″
  22. },
  23. {
  24. “name”: “com.paulscode:codecjorbis:20101023″
  25. },
  26. {
  27. “name”: “com.paulscode:codecwav:20101023″
  28. },
  29. {
  30. “name”: “com.paulscode:libraryjavasound:20101123″
  31. },
  32. {
  33. “name”: “com.paulscode:librarylwjglopenal:20100824″
  34. },
  35. {
  36. “name”: “com.paulscode:soundsystem:20120107″
  37. },
  38. {
  39. “name”: “io.netty:netty-all:4.0.23.Final”
  40. },
  41. {
  42. “name”: “com.google.guava:guava:17.0″
  43. },
  44. {
  45. “name”: “org.apache.commons:commons-lang3:3.3.2″
  46. },
  47. {
  48. “name”: “commons-io:commons-io:2.4″
  49. },
  50. {
  51. “name”: “commons-codec:commons-codec:1.9″
  52. },
  53. {
  54. “name”: “net.java.jinput:jinput:2.0.5″
  55. },
  56. {
  57. “name”: “net.java.jutils:jutils:1.0.0″
  58. },
  59. {
  60. “name”: “com.google.code.gson:gson:2.2.4″
  61. },
  62. {
  63. “name”: “com.mojang:authlib:1.5.21″
  64. },
  65. {
  66. “name”: “com.mojang:realms:1.7.21″
  67. },
  68. {
  69. “name”: “org.apache.commons:commons-compress:1.8.1″
  70. },
  71. {
  72. “name”: “org.apache.httpcomponents:httpclient:4.3.3″
  73. },
  74. {
  75. “name”: “commons-logging:commons-logging:1.1.3″
  76. },
  77. {
  78. “name”: “org.apache.httpcomponents:httpcore:4.3.2″
  79. },
  80. {
  81. “name”: “org.apache.logging.log4j:log4j-api:2.0-beta9″
  82. },
  83. {
  84. “name”: “org.apache.logging.log4j:log4j-core:2.0-beta9″
  85. },
  86. {
  87. “name”: “org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209″,
  88. “rules”: [
  89. {
  90. “action”: “allow”
  91. },
  92. {
  93. “action”: “disallow”,
  94. “os”: {
  95. “name”: “osx”
  96. }
  97. }
  98. ]
  99. },
  100. {
  101. “name”: “org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209″,
  102. “rules”: [
  103. {
  104. “action”: “allow”
  105. },
  106. {
  107. “action”: “disallow”,
  108. “os”: {
  109. “name”: “osx”
  110. }
  111. }
  112. ]
  113. },
  114. {
  115. “name”: “org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209″,
  116. “rules”: [
  117. {
  118. “action”: “allow”
  119. },
  120. {
  121. “action”: “disallow”,
  122. “os”: {
  123. “name”: “osx”
  124. }
  125. }
  126. ],
  127. “natives”: {
  128. “linux”: “natives-linux”,
  129. “windows”: “natives-windows”,
  130. “osx”: “natives-osx”
  131. },
  132. “extract”: {
  133. “exclude”: [
  134. “META-INF/”
  135. ]
  136. }
  137. },
  138. {
  139. “name”: “org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822″,
  140. “rules”: [
  141. {
  142. “action”: “allow”,
  143. “os”: {
  144. “name”: “osx”
  145. }
  146. }
  147. ]
  148. },
  149. {
  150. “name”: “org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822″,
  151. “rules”: [
  152. {
  153. “action”: “allow”,
  154. “os”: {
  155. “name”: “osx”
  156. }
  157. }
  158. ]
  159. },
  160. {
  161. “name”: “org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822″,
  162. “rules”: [
  163. {
  164. “action”: “allow”,
  165. “os”: {
  166. “name”: “osx”
  167. }
  168. }
  169. ],
  170. “natives”: {
  171. “linux”: “natives-linux”,
  172. “windows”: “natives-windows”,
  173. “osx”: “natives-osx”
  174. },
  175. “extract”: {
  176. “exclude”: [
  177. “META-INF/”
  178. ]
  179. }
  180. },
  181. {
  182. “name”: “net.java.jinput:jinput-platform:2.0.5″,
  183. “natives”: {
  184. “linux”: “natives-linux”,
  185. “windows”: “natives-windows”,
  186. “osx”: “natives-osx”
  187. },
  188. “extract”: {
  189. “exclude”: [
  190. “META-INF/”
  191. ]
  192. }
  193. },
  194. {
  195. “name”: “tv.twitch:twitch:6.5″
  196. },
  197. {
  198. “name”: “tv.twitch:twitch-platform:6.5″,
  199. “rules”: [
  200. {
  201. “action”: “allow”
  202. },
  203. {
  204. “action”: “disallow”,
  205. “os”: {
  206. “name”: “linux”
  207. }
  208. }
  209. ],
  210. “natives”: {
  211. “linux”: “natives-linux”,
  212. “windows”: “natives-windows-${arch}”,
  213. “osx”: “natives-osx”
  214. },
  215. “extract”: {
  216. “exclude”: [
  217. “META-INF/”
  218. ]
  219. }
  220. },
  221. {
  222. “name”: “tv.twitch:twitch-external-platform:4.5″,
  223. “rules”: [
  224. {
  225. “action”: “allow”,
  226. “os”: {
  227. “name”: “windows”
  228. }
  229. }
  230. ],
  231. “natives”: {
  232. “windows”: “natives-windows-${arch}”
  233. },
  234. “extract”: {
  235. “exclude”: [
  236. “META-INF/”
  237. ]
  238. }
  239. }
  240. ],
  241. “mainClass”: “net.minecraft.client.main.Main”,
  242. “minimumLauncherVersion”: 14,
  243. “assets”: “1.8”
  244. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement