https://github.com/byronmayne/parcel
Parcel is an open source project that is used to allow you to load from Asset Bundles in Editor without really building them. So when you build your game the logic flow stays the same.
https://github.com/byronmayne/parcel
Last synced: 8 months ago
JSON representation
Parcel is an open source project that is used to allow you to load from Asset Bundles in Editor without really building them. So when you build your game the logic flow stays the same.
- Host: GitHub
- URL: https://github.com/byronmayne/parcel
- Owner: ByronMayne
- License: mit
- Created: 2016-05-23T12:46:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-07T04:31:10.000Z (over 9 years ago)
- Last Synced: 2025-01-27T15:45:32.995Z (10 months ago)
- Language: C#
- Size: 12.1 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Parcel
Parcel is an open source project that is used to allow you to load from Asset Bundles in Editor without really building them. So when you build your game the logic flow stays the same.