game-ci / unity-builder

Build Unity projects for different platforms
https://github.com/marketplace/actions/unity-builder
MIT License
822 stars 231 forks source link

Enable unity licensing server for Windows #638

Closed Latylus closed 3 months ago

Latylus commented 3 months ago

Hello

A simple version of unity licensing server support for Windows using the same logic as the existing Linux implementation.

Changes

Related PRs

Checklist

github-actions[bot] commented 3 months ago

Cat Gif

Latylus commented 3 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)

Latylus commented 3 months ago

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.