diff options
author | Raven Szewczyk <git@eigenraven.me> | 2024-05-25 14:33:04 +0100 |
---|---|---|
committer | Raven Szewczyk <git@eigenraven.me> | 2024-05-25 14:33:04 +0100 |
commit | c70fd94571c51549530c83f5616fb5b6fd26aa7b (patch) | |
tree | 5851aefcab2a1d8da731f7a86b4841f7eaf65e09 /kubatech/README.md | |
parent | 75ba80251fbec6d9df8bec83ab1fa142bafd57ce (diff) | |
parent | d4f25ceced6fd172308a0b5abcb7ff44153a0f1f (diff) | |
download | GT5-Unofficial-c70fd94571c51549530c83f5616fb5b6fd26aa7b.tar.gz GT5-Unofficial-c70fd94571c51549530c83f5616fb5b6fd26aa7b.tar.bz2 GT5-Unofficial-c70fd94571c51549530c83f5616fb5b6fd26aa7b.zip |
Merge in KubaTech with history
git-subtree-dir: kubatech
git-subtree-mainline: 75ba80251fbec6d9df8bec83ab1fa142bafd57ce
git-subtree-split: d4f25ceced6fd172308a0b5abcb7ff44153a0f1f
Diffstat (limited to 'kubatech/README.md')
-rw-r--r-- | kubatech/README.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kubatech/README.md b/kubatech/README.md new file mode 100644 index 0000000000..59c649060c --- /dev/null +++ b/kubatech/README.md @@ -0,0 +1,23 @@ +# KubaTech + +## About + +KubaTech is a GregTech addon that adds a bunch of new multiblocks and nice additions to the game which are mainly aiming to reduce TPS and FPS lags + +## License + +KubaTech - Gregtech addon +Copyright (C) 2022 - 2024 kuba6000 + +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 3 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with this library. If not, see <https://www.gnu.org/licenses/>. |