mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-07 14:58:22 +00:00
This works on all OSes, making it far simpler for any developer to jump in. Just install vcpkg, run "vcpkg install" in our root, and you have all the dependencies.
9 lines
98 B
Plaintext
9 lines
98 B
Plaintext
/.vs
|
|
/build*
|
|
CMakeSettings.json
|
|
docs/aidocs/*
|
|
docs/gamedocs/*
|
|
docs/source/*
|
|
/out
|
|
/vcpkg_installed
|