Skip to content

A stupidly simple Godot plugin to enable support for .kra/.ora files

License

Notifications You must be signed in to change notification settings

DeeJayLSP/godot-kra

Repository files navigation

Godot Krita/OpenRaster Loader

A simple Godot plugin that enables importing and loading Krita and OpenRaster files directly into Godot.

Unlike other plugins, this one also allows loading Krita files using Image::load_from_file.

Requirements

Godot 4.x or newer.

How to use.

  1. Download the plugin and place it in your addons folder.
  2. In the Globals tab of ProjectSettings, add the image_loader_ora.gd script (no need to leave as Global variable).
  3. .kra and .ora files will now be recognized by Godot.

License

This project is licensed under the zlib license. As this is a simple plugin, I see no reason to use something like MIT.

About

A stupidly simple Godot plugin to enable support for .kra/.ora files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published