Update devtools.md

so I saw this here, you normally have to pay like $20 for pico-8, but the download files are actually hidden on the site and u can download them without owning it

I put them into the pastebin
This commit is contained in:
stuffed18 2024-08-11 12:35:12 +10:00 committed by GitHub
parent e926d3e521
commit 4a4fd748fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -951,7 +951,7 @@
* ⭐ **[r/gamedev](https://www.reddit.com/r/gamedev/)** - Reddit Community * ⭐ **[r/gamedev](https://www.reddit.com/r/gamedev/)** - Reddit Community
* [Newgrounds Wiki: Game Dev Resources](https://www.newgrounds.com/wiki/creator-resources/game-dev-resources) - Resources * [Newgrounds Wiki: Game Dev Resources](https://www.newgrounds.com/wiki/creator-resources/game-dev-resources) - Resources
* [The VG Resource](https://www.vg-resource.com/) - Resources * [The VG Resource](https://www.vg-resource.com/) - Resources
* [PICO-8](https://mboffin.itch.io/pico8-educational-toolset) - Basic Game Dev Concepts / [Web Version](https://www.pico-8-edu.com/) * [PICO-8](https://mboffin.itch.io/pico8-educational-toolset) - Basic Game Dev Concepts / [Web Version](https://www.pico-8-edu.com/) / [Full Version](https://pastes.fmhy.net/9t4CAV)
* [From Zero To Hero](https://therealpenaz91.itch.io/2dgd-f0th) - 2D Game Dev Book * [From Zero To Hero](https://therealpenaz91.itch.io/2dgd-f0th) - 2D Game Dev Book
* [SebastianLague](https://www.youtube.com/c/SebastianLague/playlists?view=50&sort=dd&shelf_id=4) - Game Dev Tutorials * [SebastianLague](https://www.youtube.com/c/SebastianLague/playlists?view=50&sort=dd&shelf_id=4) - Game Dev Tutorials
* [Trig for Games](https://demoman.net/?a=trig-for-games) - Trigonometry Lessons for Games * [Trig for Games](https://demoman.net/?a=trig-for-games) - Trigonometry Lessons for Games
@ -1630,4 +1630,4 @@
* [JMESPath](https://jmespath.org/) - Query Language for JSON / [Tutorial](https://jmespath.org/tutorial.html) * [JMESPath](https://jmespath.org/) - Query Language for JSON / [Tutorial](https://jmespath.org/tutorial.html)
* [zio-json](https://zio.dev/zio-json)- JSON Library * [zio-json](https://zio.dev/zio-json)- JSON Library
* [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data * [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data
* [JSON Bin](https://jsonbin.io/) - JSON Host * [JSON Bin](https://jsonbin.io/) - JSON Host