File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed
Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1111/cmake-build-debug
1212/cmake-build-release
1313/out /*
14+
15+ # build packages
16+ /com.strangeloopgames.nativetime * .tgz
Original file line number Diff line number Diff line change 11{
22 "name" : " com.strangeloopgames.nativetime" ,
33 "displayName" : " NativeTime" ,
4- "version" : " 0.1.4 " ,
4+ "version" : " 0.1.5 " ,
55 "unity" : " 2020.3" ,
66 "author" : {
77 "name" : " Strange Loop Games" ,
8899 "url" : " https://github.com/StrangeLoopGames/NativeTime"
1010 },
11- "description" : " NativeTime is a bust compatible high resolution timer" ,
11+ "description" : " NativeTime is a burst compatible high resolution timer" ,
1212 "keywords" : [
1313 " NativeTime" ,
1414 " stopwatch" ,
1818 "dependencies" : {
1919 "com.unity.collections" : " 0.1.0"
2020 },
21- "resolutionStrategy" : " highest"
21+ "resolutionStrategy" : " highest" ,
22+ "files" : [
23+ " LICENSE" ,
24+ " LICENSE.meta" ,
25+ " README.md" ,
26+ " README.md.meta" ,
27+ " Runtime.meta" ,
28+ " Runtime/*"
29+ ]
2230}
You can’t perform that action at this time.
0 commit comments