- Grab either the latest release or build the repo.
- Where the executable is make a file called
Save.txtthis is the file that saves the books within. - In that sane folder there should be a folder called
Booksif it is not present than make one and place books from the Book Release into the folder [Unzip the zips]. - Run the Executable than it should run as intended.
- Run the Executable.
- Enter the title of the book you want to read as listed in the console.
- Read away, Note:
<means go to the prior pageXmeans close the page and>means go to the next page in the book.
- Open The
BooksFolder. - Make a new folder with any name you want, Just cannot be the same as one already in the folder.
- Starting at
0.txtmake new text files for each page in the the book the maximum amount of lines per page is35with a max line length of86. If your story has chapters addChapter: [REPLACEMEWITHYOURNAME]on the first line of each page in that chapter meaning you'll have34lines instead.
- Add a way to make text Italic/Bold/Strikethrough.
- Add a system where you can download books from online.
- Add a way for the program to default to open a certain book if its the only option present in the
Booksfolder. - Maybe rehaul the UI with animations somehow(?).