Setup from Source - 1.41
Hi,
I have question.
I'm looking for instructions on importing the source into Unity, but can't find any clear guidance. I know you can use the dll versions, but I'd like to see the code if possible.
Cheers
If it's about seeing the code, your IDE should be able to display it (decompile it)
There's no automated way to get the sources. You can fork Entitas and copy the sources from Entitas and the desired Addons manually. There might be a few places that need to be updated to work with the sources, but that should be easy to do.
Thanks, I was looking to just work with the code, but I suppose the extra step won't break my back. Thanks for the response. If I end up swapping the dll's for the source, I'll try to write a how to.
i need it too.