QodotPlugin / qodot-plugin

(LEGACY) Quake .map support for Godot 3.x
MIT License
960 stars 70 forks source link

Using WADs causes issues with loading textures when building at runtime #122

Closed fhomolka closed 1 year ago

fhomolka commented 3 years ago

At qodot_texture_loader.gd, line 108, the error message reads: Invalid get index 'textures'(on base: 'Resource')

I already have a fix, and I will be filing a PR