From cc084d355bf6c2a51360366e162807b36b5456f6 Mon Sep 17 00:00:00 2001 From: NullBite Date: Fri, 16 Jun 2023 14:17:07 -0400 Subject: [PATCH] Add README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb9fca0 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Figura Protogen +This is my personal avatar for +[Figura](https://github.com/Kingdom-of-The-Moon/FiguraRewriteRewrite), a +Minecraft mod that allows for fully customizable avatars. This avatar is a +vanilla-style avatar with minor enhancements such as emissive textures, a tail, +and hurt animations. + +I originally wrote this avatar for the old version of Figura, and I am +currently in the process of rewriting it for the current Figura version.