Hi all!
I scraped the PICO-8 API Reference from the manual as a side project, and would like to share it here, feel free to use it :)
Please note that as the manual's structure is a bit messy, some API elements may be incorrect or missing. I tried to account for all anomalies, but there may be some that went unnoticed.
Lua Definitions
I also made a definition file for the Lua Language Server based on the extracted data, you can find it here:
GitHub
The project's repo is on the following link: https://github.com/vupdivup/pico-8-api-scraper
[Please log in to post a comment]