catcrafts.net/README.md
Jorijn van der Graaf 2f5ccd272e
All checks were successful
Deploy / build-deploy (push) Successful in 8m16s
fixed links
2026-08-08 20:04:36 +02:00

11 lines
No EOL
395 B
Markdown

# catcrafts.net
This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library.
```bash
./tools/dev.sh
```
This will compile the project and serve it locally on `http:://localhost:8080`.
This project is source available for educational and viewing purposes only. No permission is granted to copy, modify, distribute, or create derivative works.