update modules + specify iso in AFRAME markup
Some checks failed
/ mirror_to_github (push) Failing after 28s
/ test (push) Successful in 6s

This commit is contained in:
Leon van Kammen 2024-08-30 10:35:52 +00:00
parent 0713c43225
commit 538555903c
3 changed files with 2 additions and 6 deletions

4
make
View file

@ -47,10 +47,6 @@ recordings(){ # compile vhs recordings
test -z $1 || vhs $1
}
deploy(){ # deploy to server(s)
}
usage(){
echo "Usage:"
awk '/\(\){ #/ { gsub(/\(\){ #/," <----",$0); print " ./make "$0 }' $0

View file

@ -41,7 +41,7 @@
<a-entity launcher="attach: #left-hand; fingerTip: #right-hand;" dom position="-0.017 -0.094 -0.085" rotation="133.19 -24.75 -203.1"></a-entity>
<a-entity launcher-optional="comps: cast,aframestats,paste,save,xrfragments,example/helloworld-iframe,example/helloworld-htmlform,example/helloworld-window,look-controls-toggle,wasd-controls-toggle"></a-entity>
<a-entity isoterminal launch></a-entity>
<a-entity isoterminal launch iso="com/isoterminal/images/buildroot-bzimage.bin"></a-entity>
<a-entity helloworld></a-entity>
<a-entity helloworld-window></a-entity>
<a-entity save></a-entity>

@ -1 +1 @@
Subproject commit 69a1760a113039b7224a3d880a69cb08ffe82e37
Subproject commit fdc1d5563776453d5f7f956003e9f688dd23f88e