This commit is contained in:
FMS-Cat
2021-03-14 02:26:59 +09:00
commit efac759e05
85 changed files with 10321 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# <placeholder>
## Build
- You will need [`shader_minifier.exe`](https://github.com/laurentlb/Shader_Minifier) in your PATH
```sh
yarn
yarn build
```