From b0cc5b2cbe6cc696327008c764f1d8410719c99d Mon Sep 17 00:00:00 2001 From: David Bixler Date: Mon, 28 Oct 2024 04:05:23 -0400 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e9bef1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Mipmap_Fixer + +A tool I made with the help of a friendly AI (Claude Sonnet) to fix missing mipmaps on textures I was using with Godot addons like TerraBrush \ No newline at end of file