restructured assets directory
This commit is contained in:
parent
7a95d4ffbf
commit
3e32831665
7 changed files with 1 additions and 1 deletions
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |
BIN
assets/template/website.glb
Normal file
BIN
assets/template/website.glb
Normal file
Binary file not shown.
Binary file not shown.
1
example/assets/website.glb
Symbolic link
1
example/assets/website.glb
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
../../assets/template/website.glb
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHooks = ''
|
shellHooks = ''
|
||||||
export NIX_SHELL_XRSH=1
|
export NIX_SHELL_XRF=1
|
||||||
echo -e "\n run: './make build' to build all (haxe parser + js)\n"
|
echo -e "\n run: './make build' to build all (haxe parser + js)\n"
|
||||||
echo -e "\n run: './make build javascript' to build js\n"
|
echo -e "\n run: './make build javascript' to build js\n"
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue