updated ReadMe, added new tracks

This commit is contained in:
Tangent / Rose / Nebula Rosa 2023-03-02 23:22:04 -07:00
parent 41d0e41b66
commit 9435df770e
2 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,6 @@
As it has been a while since my initial work on this, I don't remember what This database contains tracks played on Friday Night Tracks episodes 12 through
order of operations led to my initial database, except that it contained all 240. It may contain other tracks because I haven't kept track of whether or not
tracks played on Friday Night Tracks from episode 150-205. I have since added I included other sources.
tracks from episodes 12-234.
## music.json ## music.json
@ -27,7 +26,7 @@ enforced by the library.
## music.lua ## music.lua
A simple interface library to use in a Lua REPL. A simple interface library.
- `load(force, file_name)` loads from specified file or `music.json` (called - `load(force, file_name)` loads from specified file or `music.json` (called
immediately by default, but exposed so you can force a reload or a different immediately by default, but exposed so you can force a reload or a different

File diff suppressed because one or more lines are too long