Skip to content

Commit

Permalink
new-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
vonqo committed Feb 22, 2024
1 parent f06d62b commit 35dfbca
Show file tree
Hide file tree
Showing 82 changed files with 640 additions and 1,378 deletions.
Binary file added assets/image/stripe_trans.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions data.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
const VISUAL_DATA = {
"scenes": [
{
"id": 1,
"name": "blmd_mirror",
"path": ""
},
{
"id": 2,
"name": "blmd_glitch",
"path": ""
},
{
"id": 3,
"name": "blmd_menger",
"path": ""
}
],
"transition": [
{
"id": 1,
"name": "black"
}
]
}
Loading

0 comments on commit 35dfbca

Please sign in to comment.