Delete README.md

README For Kenney Spritesheet importer.
This commit is contained in:
eumario 2026-02-23 18:39:39 -06:00
parent 48a5e71e00
commit b192c4261c

View file

@ -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 <TextureAtlas> and <SubTexture> 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.