mirror of
https://github.com/Project-Redacted/Highscores-Server.git
synced 2025-05-28 05:53:12 +00:00
Add example Unity Project
This commit is contained in:
parent
fda7ff28dd
commit
e3acdb9d6b
7122 changed files with 505543 additions and 2 deletions
|
@ -0,0 +1,13 @@
|
|||
# com.unity.toolchain.linux-x86_64
|
||||
|
||||
This package provides a clang (9.0.1) toolchain for building il2cpp players on linux x86_64 systems.
|
||||
|
||||
This package is available as a pre-release package, so it is still in the process of becoming stable enough to release. The features and documentation in this package might change before it is ready for release.
|
||||
## Installation
|
||||
To install this package, refer to the instructions that match your Unity Editor version:
|
||||
### Version 2021.1 and later
|
||||
To install this package, make sure you [enable pre-release packages](https://docs.unity3d.com/2021.1/Documentation/Manual/class-PackageManager.html#advanced_preview) in the Unity Editor's Package Manager, and then follow the [installation instructions in the Unity User Manual](https://docs.unity3d.com/Documentation/Manual/upm-ui-install.html).
|
||||
### Version 2020.3
|
||||
To install this package, make sure you [show preview packages](https://docs.unity3d.com/2020.3/Documentation/Manual/class-PackageManager.html#advanced_preview) in the Unity Editor's Package Manager, and then follow the [installation instructions in the Unity User Manual](https://docs.unity3d.com/2020.3/Documentation/Manual/upm-ui-install.html).
|
||||
### Version 2019.4
|
||||
To install this package, make sure you [show preview packages](https://docs.unity3d.com/2019.4/Documentation/Manual/upm-ui-list.html#ShowPreview) in the Unity Editor's Package Manager, and then follow the [installation instructions in the Unity User Manual](https://docs.unity3d.com/2019.4/Documentation/Manual/upm-ui-install.html).
|
Loading…
Add table
Add a link
Reference in a new issue