Skip to content

danielmccluskey/repomods-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repomods Wiki

How to Contribute

  1. Fork this repository and git clone/download your fork.

  2. Install Node v22 or newer.
    It is recommended to use Chocolatey on Windows and nvm on macOS/Linux.
    we're using the npm package manager in this quick guide.

  3. After installing Node and a package manager of choice, install the dependencies:

Run this in the root directory of the project, where the package.json file is located.

npm install
  1. Preview your changes Locally:
npm run dev
  1. Building the Wiki /docs/.vitepress/dist:
npm run build
  1. If you're done with your changes, make sure to Push them to your Fork and Open a Pull Request.

VitePress Documentation

VitePress docs can be found here:
VitePress Docs

About

A community-driven resource for modding the game R.E.P.O.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors