I am trying to see how difficult it would be to port the geckolib animation utils to typescript and am conducting an experimental integration. I'm noticing some errors in the type definitions, for example, PluginOptions.awaitLoading is typed as a string rather than a boolean, and DialogOptions.form does not permit a default property. Does anyone know if Jannis is accepting PRs to the blockbench-types repo, and if not, what the process is for getting these errors corrected? Thanks.
#Issues with incorrect type definitions in blockbench-types
5 messages · Page 1 of 1 (latest)
snavesutit has made prs before so i assume you can just make prs
cool thanks. just checking cause at one point jannis was not accepting PRs to blockbench repo, not sure if that's still the case.
I think snave may be open to contributions to his repo as well.
You can just PR yes