diff options
Diffstat (limited to 'bartworks/README.md')
-rw-r--r-- | bartworks/README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/bartworks/README.md b/bartworks/README.md new file mode 100644 index 0000000000..a18852bc19 --- /dev/null +++ b/bartworks/README.md @@ -0,0 +1,16 @@ +# bartworks +A Gregtech addon, that adds GT2,3,4 stuff, a BioLabor, and much more custom content. Integration for Galaxy Space, and new Ores as well. +Visit us on Twitch: +https://minecraft.curseforge.com/projects/bartworks/ + +Please add -Dfml.coreMods.load=com.github.bartimaeusnek.bartworks.ASM.BWCorePlugin to your args when you run this in a dev environment! + +Any issues with this code should be reported to the [GTNH GitHub](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues). + +## License + +GTNH modifications Copyright (c) 2021-2024 The GTNH Team + +This code is licensed LGPL v3.0 or later. Feel free to use our changes, just give back any changes you make to the community as well! + +Original code Copyright (c) bartimaeusnek 2018-2020 and was released under the MIT license. |