TrinityCore / VehicleGarage

SpellWork-inspired tool to aid in research on vehicle related flags and attributes. Written in C#, requires .NET Framework 4.0

Repository from Github https://github.comTrinityCore/VehicleGarageRepository from Github https://github.comTrinityCore/VehicleGarage

Step 1: Build using VehicleGarage.sln
NOTE: If you do not have Code Contracts installed you should build in RELEASE mode only.

Step 2: Edit VehicleGarage.exe.config in the binary output folder. Enter your MySQL details and path to DBC files accordingly.

Step 3: Place the DBC files "Vehicle.dbc", "VehicleSeat.dbc", "VehicleUIIndicator.dbc", "VehicleUIIndSeat.dbc" in the folder named DBC at the path you specified at step 2.

Step 4: Run VehicleGarage.exe

About

SpellWork-inspired tool to aid in research on vehicle related flags and attributes. Written in C#, requires .NET Framework 4.0


Languages

Language:C# 100.0%