dojoengine / dojo

Dojo is a toolchain for building provable games and autonomous worlds with Cairo
https://dojoengine.org
Apache License 2.0
390 stars 148 forks source link

Inconsistent names in unity codegen plugin files #1641

Open cristianFleita opened 4 months ago

cristianFleita commented 4 months ago

The generated file name produced by the codegen should share the same name as the corresponding class. Otherwise, this inconsistency leads to an error in Unity.

Screenshot 2024-03-09 at 14 42 36
glihm commented 3 weeks ago

@cristianFleita is this something fixed by some new released of Unity plugin with new types being reworked?