godotengine / webrtc-native

The official GDNative WebRTC implementation for non-html exports.
MIT License
198 stars 27 forks source link

Installing from asset library doesnt put everything in a addons/ folder #139

Open Ughuuu opened 3 months ago

Ughuuu commented 3 months ago

Godot version

4.2

Plugin version

1.0.5

System information

-

Issue description

Installing from asset library doesnt put everything in a addons/ folder. Instead it just gives a webrtc folder. According to good practices guides from godot, addons should be in the addons/ folder.

image

Steps to reproduce

-

Minimal reproduction project

No response

tylerolechnowicz commented 1 month ago

I am experiencing the same issue.