Skip to content

FortuneStreetModding/fortune-avenue-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortune-avenue-qt - Fortune Avenue

Summary

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.

Table of Contents

Getting Started

Installing

Go to the Releases page and download the latest version for your system.

Using Fortune Avenue

For help using CSMM, please see the Fortune Avenue User Manual.

Building from Source

IMPORTANT: Make sure to use --recursive when cloning this repository, in order to initialize the submodules!

Build Requirements

  • Qt 6.6.1
  • CMake
  • MSVC 2019 or later (Windows)

Build Steps

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.

Contributing

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!