PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
334 stars 32 forks source link

provide overview of how this thing works #105

Closed vapier closed 2 years ago

vapier commented 2 years ago

could you put a section in the readme explaining how this thing works ? i have theories, but i've never programmed the Steam SDK before, so i don't know if i'm completely off base.

what i think is happening:

PaulCombal commented 2 years ago

I'm not sure the README is the right place for this. What do you think is best: a Github Wiki or another markdown file for technical documentation? That's something I can do when I have a bit of time. I haven't touched this thing in years so I couldn't tell you how everything works right now off the top of my head 😬

Great idea, if that can motivate more people to contribute that's great!

vapier commented 2 years ago

wiki is fine. wherever works best.

PaulCombal commented 2 years ago

Alright, I'll definitely do this when I have some time. I'll let you know!

PaulCombal commented 2 years ago

Hey, I took my sweet time, but can you please have a look at this and tell me what you think?

https://github.com/PaulCombal/SamRewritten/blob/dev/doc/OVERVIEW.md

I would really appreciate it :)

PaulCombal commented 2 years ago

I think the last PR covers it. Thank you for contributing, feel free to suggest anything else!