mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
21 lines
447 B
Markdown
21 lines
447 B
Markdown
# Contributing to SSG
|
|
|
|
### Requirements:
|
|
|
|
Luanti
|
|
|
|
Experience with modding in Luanti
|
|
|
|
### Contribute
|
|
|
|
Fork the repository.
|
|
|
|
Add the features/bugfixes you want, while **keeping the code style.**
|
|
|
|
Comments are encouraged, but don't go overboard.
|
|
|
|
Make sure to test the code before opening the PR (or open a draft PR).
|
|
|
|
After you have finished, open a PR and **clearly explain what the PR does.**
|
|
|
|
If it closes an issue, be sure to mention the issue.
|