20 lines
364 B
Plaintext
20 lines
364 B
Plaintext
{
|
|
title = 'Useful applications',
|
|
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/common',
|
|
description = [[Various applications for Opus.
|
|
|
|
* App Store
|
|
* Peripheral API viewer
|
|
* Disk / Computer copier
|
|
* A better editor (copy/paste/undo)
|
|
* Turtle swarm miner
|
|
* Turtle follow
|
|
* Screen recorder
|
|
* and more...
|
|
]],
|
|
license = 'MIT',
|
|
required = {
|
|
'core',
|
|
},
|
|
}
|