Skip to content

Releases: yossdotpro/mots

V 0.0.8

Choose a tag to compare

@yossdotpro yossdotpro released this 30 Oct 17:58

V 0.0.8

General

  • Some bug fixed
  • Improve console outputs
  • Clean code

Prefabs

  • Add Reload hability to serve prefabs
  • Add $DATADIR property to Prefabs`s folder property. You can use this to define custom folders inside Mots data directory

V 0.0.7

Choose a tag to compare

@yossdotpro yossdotpro released this 06 Oct 20:53
-

V 0.0.6

Choose a tag to compare

@yossdotpro yossdotpro released this 25 Sep 21:18

V 0.0.6

  • Now you can define port in the serve command

Ex:

   mots serve path/to/folder -p 8080
  • Now you can serve multiple folders using the serve command separating with ","

Ex:

   mots serve path/to/folder1,path/to/folder2

Initial Release

Choose a tag to compare

@yossdotpro yossdotpro released this 18 Sep 14:38

First Public Release