8 lines
154 B
YAML
8 lines
154 B
YAML
- name: Install Unity
|
|
win_chocolatey:
|
|
name: unity
|
|
|
|
# Don’t install Unity Hub because it wants a login when run.
|
|
|
|
# TODO Figure out license stuff.
|