https://github.com/trinitycore/vehiclegarage
SpellWork-inspired tool to aid in research on vehicle related flags and attributes. Written in C#, requires .NET Framework 4.0
https://github.com/trinitycore/vehiclegarage
Last synced: 9 months ago
JSON representation
SpellWork-inspired tool to aid in research on vehicle related flags and attributes. Written in C#, requires .NET Framework 4.0
- Host: GitHub
- URL: https://github.com/trinitycore/vehiclegarage
- Owner: TrinityCore
- Created: 2011-06-22T19:27:54.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-08-28T21:53:13.000Z (over 10 years ago)
- Last Synced: 2025-04-04T03:41:14.020Z (10 months ago)
- Language: C#
- Homepage:
- Size: 1.31 MB
- Stars: 13
- Watchers: 43
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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