clarify driver description

akkartik
Dec 14, 2023, 2:19 AM
WXWJJ7JUBMF4UY6C2RBNJYD2CMGAP6EQM6BKO53CWCZL32O7YUQQC

Dependencies

  • [2] 2NQZJUPT start saving edits right in the source dir
  • [3] 2DVVKKVA flesh out Readme
  • [4] D4FEFHQC flesh out Readme
  • [5] EZHO4TSW new file-system format for freewheeling apps
  • [*] FS2ITYYH record a known issue

Change contents

  • replacement in README.md at line 30
    [3.2866][2.1109:1375]()
    If you run a .love file, your changes will go into the [save directory](https://love2d.org/wiki/love.filesystem.getSaveDirectory).
    If you unzip the .love file into a new directory and run the directory
    instead, your changes will go straight into the same directory.
    [3.2866]
    [3.504]
    If the app being modified by the driver lives in a .love file, your changes
    will go into the [save directory](https://love2d.org/wiki/love.filesystem.getSaveDirectory).
    If it lives in a directory (like this repo), your changes will go straight
    into the same directory.