Skip to content

Ennesan/fortunestreetmodding.github.io

 
 

Repository files navigation

Fortune Street Modding

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.

Local installation

  1. Install the latest version of Node.js.
  2. Navigate to the location of the cloned repository and execute the following commands:
    • npm update -g npm
    • npm install
    • npm run dev
  3. Open a web browser and navigate to http://localhost:4321.

Releases

No releases published

Packages

No packages published

Languages

  • Astro 42.9%
  • Python 29.5%
  • CSS 12.2%
  • JavaScript 9.4%
  • TypeScript 5.9%
  • Batchfile 0.1%