From 2b9caa06cba68a7d581266ed30e21d89664721b8 Mon Sep 17 00:00:00 2001 From: Lucas Dower <43851835+LucasDower@users.noreply.github.com> Date: Sat, 19 Feb 2022 22:37:08 +0000 Subject: [PATCH] Added model attribution to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6e4359..13f6d52 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A visual tool to convert .obj model files into Minecraft Schematics or [Litematica](https://www.curseforge.com/minecraft/mc-mods/litematica/files). ![Preview](/resources/preview3.png) +"Homo erectus georgicus" (https://skfb.ly/6ADT8) by Geoffrey Marchal is licensed under Creative Commons Attribution-NonCommercial (http://creativecommons.org/licenses/by-nc/4.0/). # Usage You can either download the [latest release](https://github.com/LucasDower/ObjToSchematic/releases) or build it yourself by following the instructions below.