Skip to content

vaio2005/documentation

 
 

Repository files navigation

MCSS Documentation

MCSS scraper

This is a community maintained documentation for MCSS. If you see any errors or want to add something, please follow the contribution guide below.

If you have any questions that are not answered here, feel free to join the MCSS Discord and ask them there!

Local Development

To run a local development server, you first need to install the dependencies:

$ npm install

Then you can run the server:

$ npm run start

This command will open a browser window that reloads each time you save, so you can see the changes in real time.

This documentation was built with Docusaurus 2.

About

Source files of the official MC Server Soft documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 76.0%
  • Dockerfile 15.2%
  • CSS 8.8%