-
Notifications
You must be signed in to change notification settings - Fork 40
Add a page documenting gamerules #180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
TheGiraffe3
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would mention the defaults of each gamerule as well.
I originally listed the defaults in the gamerules file because the game could only have one set of gamerules loaded, so I expected some players might edit the file directly in their game directory. Now that players can edit their gamerules within the game without touching the default preset data, or they can make their own preset separate from the default one, figuring out what the defaults are is just a matter of checking the default preset, whether that be in-game or in the data folder. Duplicating the defaults to here would just mean we'd need to update this page every time we make a change to a default gamerule value. |
Co-authored-by: Loymdayddaud <[email protected]>
endless-sky/endless-sky#11630