Initialize

This commit is contained in:
Pratyush Desai 2021-12-19 10:22:11 +05:30
commit e267799f76
Signed by: pratyush
GPG Key ID: DBA5BB7505946FAD
1 changed files with 17 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# Unity3D Linux Development Environment
## Local Setup
`Note: ArchLinux as the local development distrib.`
* Install `unityhub-beta` from the AUR, `yay -S unityhub-beta`
* Create an account [here](https://id.unity.com/) if you don't already have one.
* Run `unityhub` and login with your credentials.
* Download either the LTS or latest version of "Unity Editor" when prompted.
## Resources
* https://docs.unity3d.com/2022.1/Documentation/Manual/CommandLineArguments.html
* https://forum.unity.com/threads/basic-multiplayer-game-setup-with-ubuntu-server.513897/