cschladetsch / cschladetsch/Unity3dCardChess
Decrease Build Times
Open
- Dominant language
- C#
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Use AsmDef's to reduce the amount of code that Unity compiles at each re-compile step.
This isn't as trivial as it sounds, due to the number of packages and inter-dependancies. For instance, Dekuple in this project still references some things in App namespace.
So a sub-task here is to use the actual Dekuple repo at git://github.com/cschladetsch/Dekuple.git
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.