Skip to content

Releases: yossTheDev/mots

V 0.0.8

30 Oct 17:58
Compare
Choose a tag to compare

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

06 Oct 20:53
Compare
Choose a tag to compare

V 0.0.6

25 Sep 21:18
Compare
Choose a tag to compare

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

18 Sep 14:38
Compare
Choose a tag to compare

First Public Release