Re-add the credit line

This commit is contained in:
Sollace 2019-06-03 12:47:30 +02:00
parent 78b1bfb59d
commit 000e581b4f

View file

@ -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'