mirror of
https://github.com/yudai/gotty.git
synced 2026-01-27 19:56:10 +01:00
Add WebGL support
This commit is contained in:
parent
d8c1de5116
commit
84235c20fa
7 changed files with 47 additions and 5 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"dependencies": {
|
||||
"libapps": "github:yudai/libapps#release-hterm-1.70",
|
||||
"xterm": "^4.17",
|
||||
"xterm-addon-fit": "^0.5.0"
|
||||
"xterm-addon-fit": "^0.5.0",
|
||||
"xterm-addon-webgl": "^0.11.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue