Upload magma
This commit is contained in:
commit
dfa9ee0b24
5008 changed files with 653442 additions and 0 deletions
19
projects/magma/out/production/resources/META-INF/mods.toml
Normal file
19
projects/magma/out/production/resources/META-INF/mods.toml
Normal file
|
@ -0,0 +1,19 @@
|
|||
modLoader="javafml"
|
||||
loaderVersion="[24,]"
|
||||
issueTrackerURL="https://minecraftforge.net/"
|
||||
logoFile="forge_logo.png"
|
||||
license="LGPL v2.1"
|
||||
|
||||
[[mods]]
|
||||
modId="forge"
|
||||
# We use the global forge version
|
||||
version="${global.forgeVersion}"
|
||||
updateJSONURL="https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json"
|
||||
displayURL="https://minecraftforge.net/"
|
||||
displayName="Forge"
|
||||
credits="Anyone who has contributed on Github and supports our development"
|
||||
authors="LexManos,cpw"
|
||||
description='''
|
||||
Forge, a broad compatibility API.
|
||||
'''
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue