This plugin lets you open .p8
files in Tiled and edit them without worrying about
breaking the code section or manually merging changes in the .p8
file.
- install Tiled:
- download the installer
- run the installer
- open the Tiled extension directory, either:
- run Tiled
- go to Edit → Preferences → Plugins
- click on “Open…” in the Extensions section
- (alternatively, you can open
%LOCALAPPDATA%\Tiled\extensions
on Windows) - download
pico8.js
and save it to that directory
Warning: This plugin requires Tiled version 1.5.0 or later.
If for some reason you want to use the old, deprecated Python version of this plugin, you may check the old python branch.