utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
585 stars 38 forks source link

Fix max arg size #493

Closed chippmann closed 12 months ago

chippmann commented 1 year ago

Fixes: #491

Note: Depends on changes from #487 hence the base branch is not master. Once #487 is merged, I'll change the base branch (but it should change to master automatically anyways)

chippmann commented 1 year ago

Should we also bump the max allowed arg count of the constructors to 8?

piiertho commented 12 months ago

Should we also bump the max allowed arg count of the constructors to 8?

I think we should