Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/squiddev-cc/metis
A collection of libraries for ComputerCraft/CC:Tweaked
https://github.com/squiddev-cc/metis
computercraft
Last synced: 1 day ago
JSON representation
A collection of libraries for ComputerCraft/CC:Tweaked
- Host: GitHub
- URL: https://github.com/squiddev-cc/metis
- Owner: SquidDev-CC
- License: unlicense
- Created: 2020-07-24T17:53:10.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-09T21:01:56.000Z (9 months ago)
- Last Synced: 2024-04-09T23:51:05.454Z (9 months ago)
- Topics: computercraft
- Language: Lua
- Homepage: https://metis.madefor.cc
- Size: 67.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# metis
A collection of useful modules for ComputerCraft/CC: Tweaked. There's not much rhyme or reason to this really, so feel
free to PR useful libraries you might have.## Tips for developing
- Assuming you've got CCEmuX installed, you can start it in the current directory by running `bin/ccemux.lua`.
- _Within CC_ (or an emulator), `bin/mcfly.lua` will run the (rather lacklustre) test-suite.