mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-24 13:27:59 +01:00
Re-add the credit line
This commit is contained in:
parent
78b1bfb59d
commit
000e581b4f
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
// Fabric build script
|
||||||
|
// 03/06/2019
|
||||||
|
// https://github.com/FabricMC/fabric-example-mod/blob/master/build.gradle
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'fabric-loom' version '0.2.4-SNAPSHOT'
|
id 'fabric-loom' version '0.2.4-SNAPSHOT'
|
||||||
id 'com.github.johnrengelman.plugin-shadow' version '2.0.3'
|
id 'com.github.johnrengelman.plugin-shadow' version '2.0.3'
|
||||||
|
|
Loading…
Reference in a new issue