Posted
13 views
5 downloads
0 points
13 views
5 downloads
0 points
Hello, this Honda K20c1 engine (more specifically the one mounted in the Honda Civic FL5) is based on the naturally aspirated version of the engine since this engine is turbocharged. Imagine this engine but naturally aspirated instead of turbocharged. I hope you like it; I will update soon and add more features :b
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/bryanst/K20C1 Atm.mr" use_default_theme() set_engine(K20C1_NA()) set_transmission(S4C_transmission()) set_vehicle(FL5_Swap())