summaryrefslogtreecommitdiff
path: root/forge-1.10.2-12.18.3.2281-mdk/CREDITS-fml.txt
diff options
context:
space:
mode:
authorLance5057 <Lance5057@gmail.com>2017-11-27 01:42:36 -0600
committerLance5057 <Lance5057@gmail.com>2017-11-27 01:42:36 -0600
commit47f9237e0afce2fcb2c214b5debdeda331d2d9e1 (patch)
tree687163434ac0c8ec511ea7494b608b1545e0175e /forge-1.10.2-12.18.3.2281-mdk/CREDITS-fml.txt
parentca59d88e0effef351498c6df46d5a24cafadc2df (diff)
Fixed up build.gradle
Added new materials, stats, and alloys
Diffstat (limited to 'forge-1.10.2-12.18.3.2281-mdk/CREDITS-fml.txt')
-rw-r--r--forge-1.10.2-12.18.3.2281-mdk/CREDITS-fml.txt28
1 files changed, 0 insertions, 28 deletions
diff --git a/forge-1.10.2-12.18.3.2281-mdk/CREDITS-fml.txt b/forge-1.10.2-12.18.3.2281-mdk/CREDITS-fml.txt
deleted file mode 100644
index 97122f5..0000000
--- a/forge-1.10.2-12.18.3.2281-mdk/CREDITS-fml.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-This is Forge Mod Loader.
-
-You can find the source code at all times at https://github.com/MinecraftForge/FML
-
-This minecraft mod is a clean open source implementation of a mod loader for minecraft servers
-and minecraft clients.
-
-The code is authored by cpw.
-
-It began by partially implementing an API defined by the client side ModLoader, authored by Risugami.
-http://www.minecraftforum.net/topic/75440-
-This support has been dropped as of Minecraft release 1.7, as Risugami no longer maintains ModLoader.
-
-It also contains suggestions and hints and generous helpings of code from LexManos, author of MinecraftForge.
-http://www.minecraftforge.net/
-
-Additionally, it contains an implementation of topological sort based on that
-published at http://keithschwarz.com/interesting/code/?dir=topological-sort
-
-It also contains code from the Maven project for performing versioned dependency
-resolution. http://maven.apache.org/
-
-It also contains a partial repackaging of the javaxdelta library from http://sourceforge.net/projects/javaxdelta/
-with credit to it's authors.
-
-Forge Mod Loader downloads components from the Minecraft Coder Pack
-(http://mcp.ocean-labs.de/index.php/Main_Page) with kind permission from the MCP team.
-