Skip to content

adnan-54/SLStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLStudio

Modding tool for Street Legal Racing: Redline

Status

Build Release Last Commit
Build Status Current Version Last Commit

Feedback & Support

If you have any feedback or need any support, please reach out to us here

You can also join our Discord Server

Documentation

You can find the documentation in our Wiki page

Run Locally

Clone the project

  git clone https://github.com/adnan-54/SLStudio.git

Client

Navigate to the Client folder

  cd client

Run the project

  dotnet run --project studio\slstudio

Web

Navigate to the Web folder

  cd web

Install dependencies

  npm install

Start the server

  npm run dev

License

MIT