trunkyredstone / Documentation

Documentation for SML and Unreal modding.

Home Page:https://docs.ficsit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Satisfactory Modding Documentation

Documentation for SML and Unreal modding. Master branch is live on https://docs.ficsit.app/. Please contact us on the Satisfactory Modding Discord Server or the Ficsit.app forums with questions and suggestions.

Development Setup

Installing

  1. Install Node.js and Yarn Package Manager through your preferred method

  2. Use Yarn to install dependencies

yarn install

Building

yarn run build

The output files will be in \build\site

If this command fails for you, you may need to download an playbook file specifically for development and put it in the root folder of the repo. To use it, run yarn run build:dev instead of the above.

About

Documentation for SML and Unreal modding.

https://docs.ficsit.app/


Languages

Language:Handlebars 47.3%Language:CSS 40.1%Language:JavaScript 8.0%Language:Dockerfile 4.3%Language:PowerShell 0.3%