Closed Latylus closed 7 months ago
LGTM. Can you confirm this works as expected?
We have tested this in our private repo and it works as intended (basically identical to the linux version)
Hello @webbertakken , if any other changes are needed, I'd be glad to discuss or implement them. In the meantime, I'll try to keep this branch up to date to prevent any merging issue.
Released in v4.3.0.
Hello
A simple version of unity licensing server support for Windows using the same logic as the existing Linux implementation.
Changes
activate.ps1
andreturn_license.ps1
to replicate what is done inactivate.sh
andreturn_license.sh
validate-windows.ts
to allow this option to pass through for a Windows builddocker.ts
to correctly copy the unity config file necessary for unity licensing server requestRelated PRs
Checklist