simple-shooter-game/CONTRIBUTING.md
2025-12-25 20:34:17 -04:00

551 B

Contributing to SSG

Requirements:

Luanti/Minetest 5.9.0+

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).

Ensure it supports the 5 most recent releases of Luanti, not including patch releases.

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.