Forum Mod Bakery Docs

How do I make a mod settings menu?

Please login to contribute to the conversation.
More specifically,how do I make a mod settings menu that changes a texture or mesh of a vehicle?
To add settings for a mod, you'd have to create a specific section in your Meta.ini file, check more on the [Settings] section on this page.
Changing the texture/mesh/etc can be done using Lua P3D Lib and the GetSetting function.