New Shader <3

This commit is contained in:
2026-08-14 04:25:52 +10:00
parent 5c0afe0a73
commit 4149add9a7
7 changed files with 918 additions and 162 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
"main": "./src/index.ts",
"type": "module",
"dependencies": {
"@kawarp/core": "*"
"@kawarp/core": "*",
"ogl": "*"
}
}