Small wplace utilities collection, which includes:
- Get Stylus extension for your browser
- Open the
Dark Blue Theme.cssfile found above and copy its contents - Go to WPlace and open the Stylus menu and press "Create new style for" option
- Paste everything and press Save
- You are good to enjoy the dark blue theme!
- If you would like to adjust the colors of the canvas, I would recommend checking out Map Dark.
- Download latest Python and Visual Studio Code
- Download
Tracker.py,Compiler.py,requirements.txt,requirements.batandbuild.batfiles found above - Put them in a new, separate folder and open that folder in Visual Studio Code
- Download
Batch RunnerandPythonextensions found in Visual Studio Code Extensions tab - Open and run
requirements.batto download dependencies - Configure the settings in
Tracker.pyat the top of the file - Run
build.batto makeTracker.exeand start it to begin tracking - After getting the frames, configure
Compiler.pyat the top of the file and run it - Find the result at the location that you selected.
☃️