
Posted
124 views
49 downloads
0 points
124 views
49 downloads
0 points
I'm just a starter, I did this in a morning according to the manufacturer's specifications, but some might be off. Regardless, it is based upon an already existing project for the Royal Enfield Interceptor and its 650cc engine, more specifically "Royal Enfield 650 Engine" by Madun. Also, the considered weight and specifications from the bike are of the Meteor 350, but it shouldn't differ much from other 350 models.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/koba/RE 350.mr" use_default_theme() set_engine(RE350_engine())