this post was submitted on 02 Jan 2024
4 points (83.3% liked)

Pixel Dungeon

1393 readers
18 users here now

This community is a place to talk strategies, tell stories, or discuss anything related to Pixel Dungeon or its many versions.

Rules:

We have a few title tags for standout posts:

Sister Communities:

founded 1 year ago
MODERATORS
 

So uh, New Year 2024, adventurers in here!

Here is your flimsy prize!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 8 months ago (4 children)

I seriously hate GitHub projects that just don't care to f-ing explain, even with just one or two sentences, what their project is about.

I assume it is a game, but a bit more of -v would be appreciated.

[–] [email protected] 4 points 8 months ago

From the readme of the linked repo:

Screenshot_20240102-113936_GitHub

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

Some part of the README could indeed be copied to the repo description. But you really need to check the README files, since they are part of the actual git repo in contrast to the description which is just additional metadata coming from the forge. When you clone a repo such forge specific data will be lost, that makes the README more imprortant than the description. It’s a similar story with tag (git repo) vs release (forge)