Skip to content

friday story是基于fridayboot-election的视觉小说游戏框架,主要方向为类QSP、AVG。Friday Story is a visual novel game framework based on fridayboot-election, with a main focus on QSP and AVG like games

License

Notifications You must be signed in to change notification settings

knifezred/friday-story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

friday-story

Friday Story is a visual novel game framework based on fridayboot-election, with a main focus on QSP and AVG like games

中文Readme

Support functions

  • Archive module
  • Map module
  • Story module
  • Shop module
  • Backpack module

Why not use Renpy ?

  1. There are few compatible video formats, and when the interface started during testing, the content page failed to play the video normally

  2. Vue is more convenient to modify styles for me

Page Preview

Login Page

New Archive

Home Page

Achievement Page

Shop Page

Backpack Page

Recommended IDE Setup

Project Setup

Install

$ pnpm i

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux

How to add yourself story

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

About

friday story是基于fridayboot-election的视觉小说游戏框架,主要方向为类QSP、AVG。Friday Story is a visual novel game framework based on fridayboot-election, with a main focus on QSP and AVG like games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published