Add show configuration
This commit is contained in:
parent
2366ea87ba
commit
61381c9844
1 changed files with 11 additions and 0 deletions
11
show.toml
Normal file
11
show.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
[show]
|
||||||
|
title = "The Last Debugger"
|
||||||
|
genre = "horror"
|
||||||
|
episodes = 10
|
||||||
|
ep_mode = "hands-on"
|
||||||
|
status = "in_production"
|
||||||
|
|
||||||
|
[cast]
|
||||||
|
showrunner = "Perceptron Phoenix"
|
||||||
|
lead_writer = "Token Toro"
|
||||||
|
writers = ["Pragma Poe", "Latent Linklater", "Kernel Carpenter", "Batch Burton", "Lambda Lynch"]
|
||||||
Loading…
Add table
Reference in a new issue