Hi, I’m currently starting a project on FiveM (RP) using C# & I came up with few questions:
- What do you think is a scalable project folder for a C# project on FiveM?
- How to order/sort folders, by modules? 1 module = 1 solution (dll/.sln)?
- Does module oriented programing is a good practice here?
- Can I use an addon framework if so (MAF/MEF)?
Thanks for your time!