Created by: iBicha
This is a follow up to #13890, Closes #853 (closed)
#13890 was a great start (thank you for the work you've done!), but it sits in a private fork so was harder to work with
On top of it, a few changes has been made:
- Remove irrelevant files to Unity (e.g. like project and solution files, these are Generated by Unity)
- Added assembly definition files
- Use NUnit (what Unity uses for tests)
- Updated the readme with relevant information for Unity
I would love to see this more thoroughly tested, and validate it works well with different spec files, but from testing so far it seems good enough!
There's probably edge cases to deal with (IL2CPP, console support, etc), but perfect is the enemy of good! I hope we can have a foot in the door with this version and incrementally improve.
Also, I can't believe it's been almost 5 years since #853 (closed) !
Tagging the technical committee as per contribution guidelines @mandrean @frankyjuang @shibayan @Blackclaws @lucamazzanti
And @justonia @wing328 for visibility