9 lines
268 B
Text
9 lines
268 B
Text
|
[gd_resource type="NativeScript" load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://addons/godot-krita-importer/bin/libkra_importer.gdnlib" type="GDNativeLibrary" id=1]
|
||
|
|
||
|
[resource]
|
||
|
resource_name = "libkra_importer"
|
||
|
class_name = "KraImporter"
|
||
|
library = ExtResource( 1 )
|