You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where the executable is make a file called Save.txt this is the file that saves the books within.
In that sane folder there should be a folder called Books if 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.
How To Use:
Reading;
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 page X means close the page and > means go to the next page in the book.
Writing;
Open The Books Folder.
Make a new folder with any name you want, Just cannot be the same as one already in the folder.
Starting at 0.txt make new text files for each page in the the book the maximum amount of lines per page is 35 with a max line length of 86. If your story has chapters add Chapter: [REPLACEMEWITHYOURNAME] on the first line of each page in that chapter meaning you'll have 34 lines instead.
To-Do:
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 Books folder.