0.7.1 • Published 4 months ago

@playkostudios/wle-cleaner v0.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

wle-cleaner

Experimental project file cleanup utility for Wonderland Engine 1.0.4. This tool is very experimental, use at your own risk. Always verify that the cleaned project is OK after using the tool. Make sure to use version control

Source code: https://github.com/playkostudios/wle-cleaner

NPM package: https://www.npmjs.com/package/@playkostudios/wle-cleaner

Installing

npm install --save-dev @playkostudios/wle-cleaner

Running

From the command line:

npm exec wle-cleaner -- my-project.wlp

From an NPM script (in package.json):

wle-cleaner my-project.wlp

If the project file is my-project.wlp, then the cleaned project will be saved to cleaned-my-project.wlp.

0.7.1

4 months ago

0.7.0

4 months ago

0.6.0

4 months ago

0.5.0

4 months ago

0.4.1

4 months ago

0.4.0

4 months ago

0.3.0

4 months ago

0.2.0

7 months ago

0.1.5

8 months ago

0.1.4

8 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago