This is the website for the Fortune Street Modding project. It includes quick links to Custom Street World Tour, the HQ Texture Pack and the Gecko Codes, as well as a variety of custom maps and backgrounds, plus useful tools for modding such as the Calculator and District Simulator.
This repository doubles as the way for users to submit new custom maps and backgrounds to the project. For more information, please visit the wiki.
- Install the latest version of Node.js.
- Navigate to the location of the cloned repository and execute the following commands:
npm update -g npm
npm install
npm run dev
- Open a web browser and navigate to
http://localhost:4321
.