Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasctnh/lcscout-code-library
🗃 My code library and a collection of resources (mostly for Unity) I often use.
https://github.com/lucasctnh/lcscout-code-library
code-library resources unity unity-resources
Last synced: about 2 months ago
JSON representation
🗃 My code library and a collection of resources (mostly for Unity) I often use.
- Host: GitHub
- URL: https://github.com/lucasctnh/lcscout-code-library
- Owner: lucasctnh
- Created: 2022-01-22T16:08:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T23:32:07.000Z (over 1 year ago)
- Last Synced: 2024-02-16T00:34:17.059Z (11 months ago)
- Topics: code-library, resources, unity, unity-resources
- Language: C#
- Homepage:
- Size: 2.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My code library, where I hold a bunch of resources (mostly related to Unity) for quick access## 🗂 Tutorials
- [Removing Git LFS from a Repository](https://github.com/lcscout/unity-code-library/blob/main/Tutorials/remove-lfs-from-repo.md)## 📋 Notes
The notes I take from books and articles I'm currently reading:### 📕 Books
- [Game Programming Patterns](https://coutinho.codes/portfolio/notes/gpp)