niklas2902 / py4godot

Python scripting for Godot. This GDExtension plugin allows you to use Python like GDScript, accessing the Godot engine's features and benefiting from Python's vast ecosystem.
MIT License
64 stars 7 forks source link

Improve enums #47

Closed niklas2902 closed 2 months ago

niklas2902 commented 3 months ago

Rename enums4.pyx to enums4. Create enums.pyi for stub files