Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pluginManagement {
- repositories {
- maven {
- name = 'Fabric'
- url = 'https://maven.fabricmc.net/'
- }
- gradlePluginPortal()
- }
- }
- rootProject.name = 'MinecraftModdingStatistics'
- include 'forge'
- include 'fabric'
- include 'forge_jump_mod'
- include 'webapi'
Advertisement
Add Comment
Please, Sign In to add comment