MarvinBeym / MscModApi

An api for the game My Summer Car that allows mod creators to make their objects installable.
MIT License
10 stars 138 forks source link

ReplacementPart fsm init #8

Closed MarvinBeym closed 2 years ago

MarvinBeym commented 2 years ago

This fixes an issue when parts are used that can be bought and are not yet bought (like Racing Carburetor) That would prevent it from loading as the FSM is not yet initialized.

Also adds a message on game load showing the api version in the ModConsole