gamedig / rust-gamedig

Game Server Query Library.
https://crates.io/crates/gamedig
MIT License
38 stars 11 forks source link

Add CONTRIBUTING.md. #108

Closed CosminPerRam closed 11 months ago

CosminPerRam commented 11 months ago

Adds initial CONTRIBUTING file with some basics I came up with. More importantly, also the naming of the new games id system (suggested one). I'm very open to discussions regarding anything and everything in this file.

Douile commented 11 months ago

It might also be worth adding rules for the "full name" of games e.g.

Pretty game names should be added as they appear on steam (or other storefront if not listed there) with the release year appended in brackets (except when the release year is already part of the name). If the regular game doesn't support game queries but a mod does append the mod name after the game name but before the release year separated from the game name using a - (e.g. Grand Theft Auto V - FiveM (2013)).

CosminPerRam commented 11 months ago

Great catch, generalized it a bit.