11 lines
278 B
TOML
11 lines
278 B
TOML
[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"]
|