Friday Story is a visual novel game framework based on fridayboot-election, with a main focus on QSP and AVG like games
- Archive module
- Map module
- Story module
- Shop module
- Backpack module
-
There are few compatible video formats, and when the interface started during testing, the content page failed to play the video normally
-
Vue is more convenient to modify styles for me
$ pnpm i
$ pnpm dev
# For windows
$ pnpm build:win
# For macOS
$ pnpm build:mac
# For Linux
$ pnpm build:linux
All data is under /src/renderer/src/constants/data/
, and the format refers to the corresponding definition. There is no detailed document description
It is recommended that plot scripts be stored under /resources/scripts/
. The plot is written using Renpy scripts, and some syntax is customized. For details, please refer to demo.rpy