Skip to content

ltouroumov/worm-cyoa-v6-fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lt Ouroumov's Worm CYOA V6 Fork

Fork of the Worm CYOA V6 by PixelGMS

TODO List

Empty

CYOA tools

Set of tools to manipulate the project.json file

# Show all available commands
./cyoa.sh -h

# Format the project file
./cyoa.sh project.format --project project-v15.json

# List all rows
./cyoa.sh row.list --project project-v15.json

# List all objects in a row
./cyoa.sh object.list --project project-v15.json --row-id io2d

# Object modification tools
./cyoa.sh object.copy
./cyoa.sh object.cut
./cyoa.sh object.move
./cyoa.sh object.add