From 8c4126d64fd9d0fe24c09b43bb0e44c66d4f9dd0 Mon Sep 17 00:00:00 2001 From: Arthus Belliqueux Date: Tue, 21 Jul 2020 16:21:09 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd1958b..bebf9be 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +Original author : [Lameguy64](http://lameguy64.net) + +Just adding a few corrections here and there : + +* Scale Factor is now used when exporting. + # Blender-RSD-Plugin A Blender Plug-in for Exporting Models in PlayStation SDK RSD Format. @@ -12,4 +18,4 @@ Simply install the plug-in by using the Install from File option in the Add-ons ## Changelog **Version 2.0.0** -* Initial github release. \ No newline at end of file +* Initial github release.