Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bilalakil/my-unity-library
A collection of generic helpers that I'll be taking around with me to all my Unity projects
https://github.com/bilalakil/my-unity-library
Last synced: 5 days ago
JSON representation
A collection of generic helpers that I'll be taking around with me to all my Unity projects
- Host: GitHub
- URL: https://github.com/bilalakil/my-unity-library
- Owner: bilalakil
- Created: 2020-02-19T21:53:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T00:26:01.000Z (11 months ago)
- Last Synced: 2024-04-13T03:26:34.310Z (10 months ago)
- Language: C#
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-unity-library
A collection of generic helpers that I'll be taking around with me to all my Unity projects.
They are currently undocumented, however the code itself isn't too bad.
## Quick Reference
- `logcat`: `$ANDROID_HOME/platform-tools/adb logcat -s Unity`
- [List of store marketing assets](https://www.reddit.com/r/gamedev/comments/fvc5ly/collected_a_list_of_marketing_assets_that_i_need/)
- [Freya Holmer math tweets](https://twitter.com/FreyaHolmer/timelines/1215413954505297922)