Fork of lines.love without drawings; useful starting point for further forks

change how we provide the notes directory

Before:

  • notes directory is saveDir/data by default where saveDir = love.filesystem.getSaveDirectory()
  • providing a commandline arg of x makes the notes directory saveDir/data.x

Now:

  • there is no default directory; you get an error message instead telling you what to do.
  • the commandline arg is the (preferably absolute) path of the notes directory you want to load

Unchanged: once you set the notes directory it gets remembered for future runs.

Now the Readme is a lot simpler.

I tried to make migrating simpler, but this is complicated enough (see Manual_tests.md)

Created by  Kartik K. Agaram  on September 8, 2023
RVVRBJFNEHF3WRQARNVTXM75PLL4UKJZISPWPK45D6TVY45VVOTAC
Dependencies
In channels
main
Change contents