An open API service indexing awesome lists of open source software.

https://github.com/unitycoder/unityresources

List of commonly needed resources, sdk downloads, cheatsheets and useful tools, used in UnityLauncherPro as resources page
https://github.com/unitycoder/unityresources

hub launcher pro unity

Last synced: 7 days ago
JSON representation

List of commonly needed resources, sdk downloads, cheatsheets and useful tools, used in UnityLauncherPro as resources page

Awesome Lists containing this project

README

        

# UnityResources
- (TODO table of contents here)

TODO add links below
### SDK Downloads
- New: Find exact correct SDK/NDK versions from releases api https://services.api.unity.com/unity/editor/release/v1/releases?order=RELEASE_DATE_DESC&limit=1&version=6000.0.38 < set your version here, then search raw results for sdk
- Android jdk-8u202 https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html (get login http://bugmenot.com/view/oracle.com)
- Android NDK 19 https://dl.google.com/android/repository/android-ndk-r19-windows-x86_64.zip
- Android NDK 21d https://dl.google.com/android/repository/android-ndk-r21d-windows-x86_64.zip
- Original SDK manager https://dl.google.com/android/installer_r24.4.1-windows.exe

### Shaders
- Blend modes https://docs.unity3d.com/Manual/SL-Blend.html
- Shader notes https://github.com/nothke/UnityShaderCheatsheet/blob/master/ShaderCheatsheet.shader
- Shader property drawers https://gist.github.com/smkplus/2a5899bf415e2b6bf6a59726bb1ae2ec
- Shader properties https://gist.github.com/Split82/d1651403ffb05e912d9c3786f11d6a44
- Shader math https://gist.github.com/quizcanners/0da1cbad4b1e2187af73f6ab52a6dabb

### Discord
- Official Unity discord https://discord.com/invite/unity

### Contributing
- Use issues (so submit ideas, links, resources) https://github.com/unitycoder/UnityResources/issues
- Or fork this repo, add pull request for readme