Skip to content
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

Added Darkest Dungeon (GoG) derivation #118

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Oct 7, 2023

  1. Added Darkest Dungeon (GoG) derivation

    This is a first draft. The game works perfectly but some things
    might still be missing (ex. gamemode support) but those should
    be trivial to implement later on. I hope.
    SrEstegosaurio committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    16c1ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da450c1 View commit details
    Browse the repository at this point in the history
  3. Removed useless copyDesktopItems

    According to the docs it gets automatically executed after
    execution.
    SrEstegosaurio committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1007314 View commit details
    Browse the repository at this point in the history
  4. Improved comments

    SrEstegosaurio committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    65e2bf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15201d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdadb3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0ea0fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4a5716 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    70d06c6 View commit details
    Browse the repository at this point in the history
  2. Fixes unpackPhase

    Reduces redundancy and makes the unpackPhase extract, more or less,
    only what is needed.
    SrEstegosaurio committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ff6b826 View commit details
    Browse the repository at this point in the history
  3. Fixed formatting

    SrEstegosaurio committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7ed20fb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    a0697e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    88bdc9a View commit details
    Browse the repository at this point in the history