From b192c4261cf1d7cbdbcbdb3232f56c133fcf3c71 Mon Sep 17 00:00:00 2001 From: eumario Date: Mon, 23 Feb 2026 18:39:39 -0600 Subject: [PATCH] Delete README.md README For Kenney Spritesheet importer. --- README.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 31d964ef..00000000 --- a/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# Kenney Spritesheet Importer - -Supports Godot 4.1/4.2 - -## Usage - -Click on a png, and choose the 'Kenney Spritesheet' option under Import. Verify the options and (re)import. - -## Files - -This will take the spritesheet and use the provided xml from Kenney (with and nodes) and create AtlasTexture resource files into the destination folder. You can then use these textures in your project. They'll be named according to the names supplied in the xml file. \ No newline at end of file