This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
unity-builder
mirror of
https://github.com/game-ci/unity-builder.git
Watch
1
Star
0
Fork
You've already forked unity-builder
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4be5d2ddf4
unity-builder
/
src
/
model
/
unity.ts
8 lines
96 B
TypeScript
Raw
Blame
History
class
Unity
{
static
get
libraryFolder() {
return
'Library'
;
}
}
export
default
Unity
;
Reference in New Issue
View Git Blame
Copy Permalink