Closed conner-replogle closed 3 weeks ago
Yes, I agree that it should be simpler. It would be nice to have a separate crate available that streamlines the process.
Could we make that a config toggle? I can implement that. Also would be nice to setup the crates as a Binary and a Library. In order to make it so that we can call the library from other rust code so signatures can be gathered on start of a program. While the binary is a wrapper that just calls the library.
Now, the generated Rust files no longer have a .
in the file name before the extension (which was why they couldn't be imported).
For standalone Rust projects, it might better to use my other project instead (to avoid adding unnecessary complexity to this code base). It also doesn't require the game to be running.
What i said in title is this a feature im confused