feat: Add VRML97 Conway notation generator
This commit is contained in:
parent
37bea13d30
commit
44158f5595
6 changed files with 373 additions and 50 deletions
|
@ -21,7 +21,7 @@ done
|
|||
npx rollup public/js/giveAwrl.js --dir $1
|
||||
npx rollup public/js/adapptlet.js --file $1/adapptlet.js
|
||||
npx rollup public/js/adapptext.js --file $1/adapptext.js
|
||||
cp public/js/options.js public/js/adapptypes.js $1
|
||||
cp public/js/options.js public/js/adapptypes.js public/js/conway.js $1
|
||||
cp node_modules/webextension-polyfill/dist/browser-polyfill.js $1
|
||||
cp node_modules/@webcomponents/custom-elements/custom-elements.min.js $1
|
||||
zip -r $1 $1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue