From 23dfe808ff1c5ba214865d30bf90d8bbb765a004 Mon Sep 17 00:00:00 2001 From: Miguel de Dios Matias Date: Thu, 14 Nov 2019 17:55:47 +0100 Subject: [PATCH 1/2] Added some link to 'OpenGraphics' subproject. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 828bb60..b300d0f 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,5 @@ The output can then be used in a tool like [Krutonium's ObjectBuilderGUI](https: # Note -The textures distributed with the sample models are licensed under public domain and were taken from: https://opengameart.org/ +* The textures distributed with the sample models are licensed under public domain and were taken from: https://opengameart.org/ +* (OpenGraphics)[https://github.com/OpenRCT2/OpenGraphics] A project to create free replacements for the graphics in open source re-implementation of RollerCoaster Tycoon 2. From 8df80caf8c7e26a30d90937a2c5ec8c18311f448 Mon Sep 17 00:00:00 2001 From: Miguel de Dios Matias Date: Thu, 14 Nov 2019 17:57:30 +0100 Subject: [PATCH 2/2] Sorry, the link was bad. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b300d0f..9e8888b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Please check the [guidelines](https://github.com/oli414/Blender-RCT-Graphics/wik The images will be outputted to (by default) the output folder which is relative to the blender file. Offset files will be created along with the images. The output can then be used in a tool like [Krutonium's ObjectBuilderGUI](https://github.com/Krutonium/ObjectBuilderGUI). -# Note +# Notes * The textures distributed with the sample models are licensed under public domain and were taken from: https://opengameart.org/ -* (OpenGraphics)[https://github.com/OpenRCT2/OpenGraphics] A project to create free replacements for the graphics in open source re-implementation of RollerCoaster Tycoon 2. +* [OpenGraphics](https://github.com/OpenRCT2/OpenGraphics) A project to create free replacements for the graphics in open source re-implementation of RollerCoaster Tycoon 2.