-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update readme and issue template for Pyrelight #51
Update readme and issue template for Pyrelight #51
Conversation
README.md
Outdated
| Upstream Issues | [https://github.com/NebulaSS13/Nebula/issues](https://github.com/NebulaSS13/Nebula/issues) | | ||
| Discord | Currently private, sorry! | | ||
| Nebula Discord | [https://discord.gg/DYGXkN2S](https://discord.gg/DYGXkN2S) | | ||
| Coderbus Discord | [https://discord.gg/Vh8TJp9](https://discord.gg/Vh8TJp9) | |
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.
Why are we linking Coderbus specifically on our readme?
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.
because I stole the table layout from tg's readme
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'm not going to block as I think this at least partially just my hangups about that community specifically, but I would prefer not to have it on our readme. I don't really like the association/implication in a way that I am struggling to put words around beyond 'I haven't had a good time in there'.
README.md
Outdated
| Nebula Discord | [https://discord.gg/DYGXkN2S](https://discord.gg/DYGXkN2S) | | ||
| Coderbus Discord | [https://discord.gg/Vh8TJp9](https://discord.gg/Vh8TJp9) | | ||
|
||
This is the codebase for Pyrelight, a middle-fantasy total conversion project for Space Station 13, derived from Nebula SS13. A round of this game intends to represent a lived day (or days) in the life of someone in a remote fantasy village, whether it's a day where they struck it rich or where their house burnt down and they caught the plague. An emphasis is placed on interconnected, generalized systems that allow for unique, emergent gameplay. Boil your tea with fire magic, forage herbs to concoct medicinal tinctures, or hunt in the woods and use your prey's bones and pelt to make your own equipment; what will *you* do? |
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 suggest something like this for readability and slightly more structure:
This is the codebase for Pyrelight, a middle-fantasy total conversion project for Space Station 13, derived from Nebula SS13. This fork has a focus on bringing together the Nebula planetary map mechanics with magic and fantasy-themed content and lore, to provide a unique twist on the general SS13 pattern.
A round of Pyrelight aims to represent a lived day (or days) in the life of someone in a remote fantasy village, whether it's a day where they struck it rich or where their house burnt down and they caught the plague.
An emphasis is placed on interconnected, generalized systems that allow for unique, emergent gameplay. Boil your tea with fire magic, forage herbs to concoct medicinal tinctures, or hunt in the woods and use your prey's bones and pelt to make your own equipment; what will *you* do?
I am really not sold on the 'what will you do?' but I don't have anything else to end it with.
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.
Just reiterating the above - I would at least like some paragraph formatting so it isn't one big block of text.
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.
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.
They are quite long sentences dealing with different topics. Imo the combined block is less readable.
1d4af14
to
3dff16d
Compare
Updates the readme, issue template, pull request template, and changelog workflows.
Changelog workflows will not work until we have a bot account set up :(