ngld / knossos

NuKnossos a complete rewrite of the old Knossos mod manager. Nebula also lives here since it's easier to manage both projects in a single monorepo. If you're looking for the old code, go to https://github.com/ngld/old-knossos.
Apache License 2.0
24 stars 2 forks source link

Mod feedback #25

Open ngld opened 3 years ago

ngld commented 3 years ago

If possible, I'd like to add a simple system that prompts players to leave a comment / feedback whenever they finish a mod. I don't want them to rate a mod, I'd rather have them leave a short comment. I'm not entirely sure where those comments should be displayed (i.e. only to the modder themselves or public, etc.). I'm hoping this leads to more positive feedback for modders.

JohnAFernandez commented 3 years ago

I'll just add that it might be really helpful to also send the build in use, if not the target build.

This could help modders get testing for newer stables, and identify unintended ai changes

ngld commented 3 years ago

Hm... I think I could add the user's OS and the dependency versions (i.e. FSO, MediaVPs, ...) as well. That should provide enough information to reproduce any errors.