Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.58 KB

CONTRIBUTING.md

File metadata and controls

35 lines (18 loc) · 1.58 KB

How to Contribute

If you'd like to contribute to the project, there are several ways you can help. Any kind of contribution is very much welcome, you don't necessarily need to know how to write code.

We'd like to get in touch with you over Discord if you plan on giving us a hand, we can provide directions to help you get started.

Contributing without writing code

Completing the metadata

We are building a list of actor, zone, checkpoint and variable names for the game scenes. For more details, check how to contribute metadata.

Reporting crashes and bugs

You can try to make the game or the editor crash, and use the Send crash report button to inform us of what needs fixing.

If you observe a bug you can report it here.

Propose features

If you have an idea that is not already listed there, you can open an issue to suggest a new feature.

Contributing as a developer

The best way to start contributing as a developer is to get in touch with us over Discord and tell us what you'd like to do with the project so we can point you in the right direction.

Or you can fork the project and work on whatever you want!

How to get started?

Here is a guide to help you setup your local development environment, and this document describes the project architecture.