Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This game is an absolute gem! The physics, feel, art and everythin' was just perfect!
A harder bot beyond 'Challenging' would be nice, honestly. And 3-4 players would be stellar!

I loved it so much that I wanted to see if I could add more content. I dug into decompiling the packaged Godot build and ended up building a global modding API / mod loader for it called PMODS (Pelimodded)! I even managed to hook a "Mods" menu right into the main menu, and a whole enable/disable  system and everything works perfectly so far.

It's incredibly fun to tweak, like I can change all the car speeds or turn the gravity to zero in just a few lines of code. 
Thanks for making such an awesome freeware experience!

I'd love to share this with others, so I wanted to ask for your permission to host the mod loader framework on GitHub. Since it distributes as a .pck replacement to inject the mod folder logic, I completely understand if you'd prefer to keep it private! Either way, I'm going to have a blast tinkering around with the code and creating chaos on my side. Thanks again for a fantastic game!

Cool, thank you :--)
The game is not open source and redistributing it or any parts of is not something I'm allowing, but I'm absolutely all in for people doing whaever they want with it otherwise! I also feel uncomfortable every time anyone says they've decompiled my games, but it's mostly due to just how unorganized I keep my projects :--)

(1 edit)

thanks! glad you're alright with it, ill keep everything local. also no worries about the decompiling thing, wasnt tryna dig into ur code out of disrespect just wanted to make cool stuff for a game i love haha, keep doing what you're doing!

Will do, thanks! :--)