Skip to content

1.6.0 - rework directory structure

Compare
Choose a tag to compare
@KilledByAPixel KilledByAPixel released this 07 Jul 22:16
· 684 commits to main since this release

new folder setup to make it work more like other JS frameworks

  • build/ - builds of littlejs engine
  • examples/ - all the examples are here now
  • src/ - the soruce of the engine

also renamed builds to start with littlejs instead of engine