Inside the tools folder there are 5 applications known as: Animation Editor, Dependency Walker, HatchPack, HatchTileCollisionEditor and HatchDocGen.exe, each one presumably doing a different thing. So I have a few questions.
1) Is there any place detailing what each of them do? Or anything that contains a brief description of their usage?
2) What are their licenses? Can I assume that they are also under the same license as Hatch's game engine (Unlicense)?
3) Do they have source code available somewhere to look and inspect at, assuming that the above is true?
4) Are they cross-platform tools capable of running under (for instance) Linux with Mono or .NET since they seem to be C# written applications?
5) If there is both source code and they are available under the Unlicense, would it be possible to add their src to this repository as well under a different folder? (or include it as a .tar.gz or .zip folder?)
Inside the tools folder there are 5 applications known as: Animation Editor, Dependency Walker, HatchPack, HatchTileCollisionEditor and HatchDocGen.exe, each one presumably doing a different thing. So I have a few questions.
1) Is there any place detailing what each of them do? Or anything that contains a brief description of their usage? 2) What are their licenses? Can I assume that they are also under the same license as Hatch's game engine (Unlicense)? 3) Do they have source code available somewhere to look and inspect at, assuming that the above is true? 4) Are they cross-platform tools capable of running under (for instance) Linux with Mono or .NET since they seem to be C# written applications? 5) If there is both source code and they are available under the Unlicense, would it be possible to add their src to this repository as well under a different folder? (or include it as a .tar.gz or .zip folder?)
Cheers! MetalMaxMX