This is the topic for my project: Mini Comp Terminal
{
"version":1.0,
"additional":[
"Just a text editor"
]
}
This is the topic for my project: Mini Comp Terminal
{
"version":1.0,
"additional":[
"Just a text editor"
]
}
{
"version":1.1,
"commands":{
"JS":"Executes arbitary JS"
}
}
{
"version":1.2,
"commands":{
"download":"Downloads a soapp file(basically html)into the terminal",
"open":"Opens an app(needs to download it first)",
"delete":"Deletes an app(but you probably wont do that",
"help":"A popup with a help message"
},
"additional":[
"Downloads a file(save code) that contains all the apps when you leave the page"
]
}
{
"version":1.3,
"commands":{
"calc":"Calculates arbitary things.Hey,hackers,You're banned from this area!",
"load":"Loads a save code."
}
}