Skip to content

Commit 6d50857

Browse files
authored
Merge pull request #250 from 0xsequence/demo-boilerplates
Added Boilerplates
2 parents 1eb4f3d + 06e345e commit 6d50857

File tree

175 files changed

+35803
-16112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+35803
-16112
lines changed

.github/workflows/demo-build.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

Assets/Editor/Sequence Colors.colors

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ MonoBehaviour:
2929
m_Color: {r: 0.26666668, g: 0.06666667, b: 0.88235295, a: 1}
3030
- m_Name:
3131
m_Color: {r: 0.45490196, g: 0.21568628, b: 0.9764706, a: 1}
32+
- m_Name:
33+
m_Color: {r: 0.26, g: 0.26, b: 0.26, a: 1}

Demo/Build/Demo.data.unityweb

-657 KB
Binary file not shown.
3 Bytes
Binary file not shown.

Demo/Build/Demo.wasm.unityweb

34.9 KB
Binary file not shown.

Demo/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@
2121
"typescript": "^5.4.5",
2222
"vite": "^5.4.14",
2323
"vite-plugin-static-copy": "^2.2.0"
24-
},
25-
"packageManager": "[email protected]+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
24+
}
2625
}

0 commit comments

Comments
 (0)