Skip to content

Commit

Permalink
impl generators, add all quotes from "all characters" page
Browse files Browse the repository at this point in the history
  • Loading branch information
dmyTRUEk committed Mar 8, 2024
1 parent e584880 commit a5a418a
Show file tree
Hide file tree
Showing 12 changed files with 2,117 additions and 98 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
/__pycache__
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gensoquote"
version = "0.0.0"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
24 changes: 20 additions & 4 deletions data/characters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Unknown
// Protagonists
Reimu Hakurei
Marisa Kirisame
// this is tmp, 'll've to solve it somehow later
Marisa Kirisame and Alice Margatroid

//
// PC-98
Expand Down Expand Up @@ -42,6 +44,18 @@ Yumemi Okazaki
//Multi
//Mimi-Chan

// Lotus Land Story
Bewitching Lotus Flower
Orange
Kurumi
Dark Mirror
Elly
Hikariko
Yuuka Kazami
Mysterious Orb
Mugetsu
Gengetsu

// Mystic Square
Wheel Demon
Sara
Expand Down Expand Up @@ -78,9 +92,9 @@ Letty Whiterock
Chen
Lily White
Prismriver Sisters
//Lyrica Prismriver
//Lunasa Prismriver
//Merlin Prismriver
Lyrica Prismriver
Lunasa Prismriver
Merlin Prismriver
Youmu Konpaku
Yuyuko Saigyouji
Ran Yakumo
Expand Down Expand Up @@ -108,7 +122,8 @@ Fujiwara no Mokou
Aya Shameimaru
Medicine Melancholy
Komachi Onozuka
Eiki Shiki Yamaxanadu
//Eiki Shiki Yamaxanadu
Eiki Shiki

//
// Windows 2nd Generation
Expand Down Expand Up @@ -252,6 +267,7 @@ Marisa's unnamed father

// Touhou Sangetsusei
//Three Mischievous Fairies
Three Fairies of Light
Luna Child
Star Sapphire
Sunny Milk
Expand Down
Loading

0 comments on commit a5a418a

Please sign in to comment.