Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ As for the automation scripts themselves, everything should work properly, excep
- You must create a ```.env``` file in the root of your Sine clone and this data to it:
```PROFILE_PATH=your_profile_folder```, replacing ```your_profile_folder``` with the location of your profile folder in your browser.


**Setting up fx-autoconfig**

The working of Sine requires you to have fx-autoconfig installed.You can look for the instructions on how to install fx-autoconfig in the installation section *the manual installation guide is available in [the Wiki page for installation](https://github.com/CosmoCreeper/Sine/wiki/Installation).*

**Auto-installers:**

The Sine code contains auto-installers that may be built, ran, and edited, however, there are a couple of commands/prerequisites you may want to know about before building them.
Expand Down Expand Up @@ -91,4 +96,4 @@ We are not very strict about contributors following style guidelines, the 100% b

Over time, we will develop out a preferred prettier config, but for right now, we just recommend using 4 spaces for formatting your contributions.

**:heart: Good luck and happy coding!**
**:heart: Good luck and happy coding!**