diff options
author | Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> | 2022-06-23 19:14:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-23 20:14:16 +0200 |
commit | 1d129ae2ed65758a1870402237f46e292ed88934 (patch) | |
tree | f5e3769cd3af8e3db149e3c7a53e6425cf7f28bb /README.md | |
parent | 651e09009bdea734414ee4617ee45f27446d4667 (diff) | |
download | GT5-Unofficial-1d129ae2ed65758a1870402237f46e292ed88934.tar.gz GT5-Unofficial-1d129ae2ed65758a1870402237f46e292ed88934.tar.bz2 GT5-Unofficial-1d129ae2ed65758a1870402237f46e292ed88934.zip |
Spacetime temp fix (#1089)
* Update textures
* Add credits to readme
* Fix spacetime temp.
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -23,15 +23,19 @@ Please report any issues you to find to the main GTNH issue tracker. Include as Please do! However, please take a note of [current issues](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues) and what is currently being worked on. +## Attribution + +Some textures/ideas have been taken from future versions of GT and texture pack authors for GTNH. Credit goes to Jimbno for the UU-Tex texture pack and its contributions to the base pack here: https://github.com/Jimbno/UU-Tex. + ## License -GT5-Unofficial 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 +GT5-Unofficial 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. -GT5-Unofficial 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. +GT5-Unofficial 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 GT5-Unofficial. -If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file +You should have received a copy of the GNU Lesser General Public License along with GT5-Unofficial. +If not, see <http://www.gnu.org/licenses/>. |