Add ability for compiler to pull some Git info and generate a UC file to contain it
Opened this issue · 1 comments
theastropath commented
It would be handy if the compiler could generate a file (DXRGitInfo?) that would contain some information from the git repository, such as the contributors to the repository (https://docs.github.com/en/rest/reference/repos#list-repository-contributors) and also the latest git commit hash in the workspace when the .u file was built.
This info can be referenced for things like the credits.
Die4Ever commented
why contain it?
s'cool