File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# Change Log
44
55## [ Unreleased]
6+ ## [ 0.5.7] 2024-02-06
67
78- Added a few puzzle elements to sound glossary
89- Added info sign hint
Original file line number Diff line number Diff line change 11{
22 "id" : " crossedeyes" ,
3- "version" : " 0.5.6 " ,
3+ "version" : " 0.5.7 " ,
44 "name" : " CrossedEyes" ,
55 "description" : " Accessibility mod for CrossCode" ,
66 "plugin" : " plugin.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " crossedeyes" ,
3- "version" : " 0.5.6 " ,
3+ "version" : " 0.5.7 " ,
44 "scripts" : {
55 "start" : " npx esbuild --target=es2018 --format=esm --platform=node --bundle --sourcemap=inline --outfile=plugin.js src/plugin.ts" ,
66 "watch" : " npx esbuild --target=es2018 --format=esm --platform=node --bundle --sourcemap=inline --watch --outfile=plugin.js src/plugin.ts" ,
You can’t perform that action at this time.
0 commit comments