- First public Release
- 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
- Adds Prefabs System
- Improve console outputs
- Fix some bugs
- Some bug fixed
- Improve console outputs
- Clean code
- 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