The Outer Rim

The Outer Rim is a fan-made site for Fantasy Flight Games' Star Wars role-playing game. Find it at https://theouterrim.co.

Contributing

You can contribute with either code but also with audits and creation of new stats. Any and all help is equally appreciated!

Contributing with code

Running the project

yarn install
yarn start

Building the project

You can also build the project, run it locally, and approximate what a production build will look like.

yarn install
yarn build
yarn serve

Contributing with stats

YAML

All of the stats are kept in the data directory in one file each per stat type. In order to add a new entry, follow the format in the YAML file.

Audits of current stats are welcome and appreciated. Even a single character counts!

If you have any questions about stats, don't hesitate to open an issue.

Spreadsheet

You can also currently add new stats in a central spreadsheet. See the instructions there.

Just contact me

Finally, so you can also find me on Reddit, the SWRPG Discord or Twitter under the same username.

If you want to contribute in any way, please don't hesitate to just reach out and let's chat!

License

MIT