⚠️ Local Browser Security (CORS) Active
Your web browser is blocking local JSON file reads because you opened the file via double-clicking (file:///). To load the dynamic C64 tools database, please host this directory on a simple local web server:
- If you have Python: run
python -m http.server 8080inside your folder, then visithttp://localhost:8080 - If you have Node: run
npx serveinside your folder, then visithttp://localhost:3000
(Once hosted, this warning will disappear, and the complete dynamic asset database will render instantly!)
Recommended Asset Creation Stack
To help you build assets quickly for RIFT64 without getting lost in multiple editors, I recommend this specialized toolset depending on your development needs:
C64 Development Directory
Search and explore this complete, curated list of web editors, downloadable tile maps, sprite artists, compiler IDEs, and tracker software.