fortune-avenue-qt
is the cross-platform port of Fortune Avenue. This tool allows modification of Boom Street, Fortune Street, and Itadaki Street Wii board files.
Go to the Releases page and download the latest version for your system.
For help using CSMM, please see the Fortune Avenue User Manual.
IMPORTANT: Make sure to use --recursive when cloning this repository, in order to initialize the submodules!
- Qt 6.6.1
- CMake
- MSVC 2019 or later (Windows)
To start, clone this repository recursively Adding the --recursive
flag is important as doing so will initialize the linked submodules:
git clone [email protected]:FortuneStreetModding/fortune-avenue-qt.git --recursive
Once that's done, you should be able to simply open CMakeLists.txt
with Qt Creator and build the project with CMake.
We welcome contributions! If you would like to contribute to the development of fortune-avenue-qt
, please feel free to submit a PR with your changes, create an Issue to request a change, or join our Discord server to further discuss the future of Fortune Street modding!