An open API service indexing awesome lists of open source software.

https://github.com/tomocorp/condemnedcc

ComputerCraft scripts and utilities for the Condemned Tekkit.
https://github.com/tomocorp/condemnedcc

computercraft-scripts computercraft-utilities lua minecraft

Last synced: about 1 year ago
JSON representation

ComputerCraft scripts and utilities for the Condemned Tekkit.

Awesome Lists containing this project

README

          

# CondemnedCC: The ComputerCraft Collection
CondemnedCC (ConCC) is a collection of utilities designed to function on the [Condemned Tekkit server](https://tekkit-thecondemned.enjin.com/tekkit).

## Contributing
All files should be placed in the following structure:

`src///main.lua`.

The main reason why we want you to use this is to have consistency with file structure.

You are only allowed to put a CONTACT.md file in your repo. It can only have the following info:

```markdown
- Name: Mr. Example Notch
- Minecraft: [Notch](https://namemc.com/profile/Notch)
- Twitter: [@Example](https://twitter.com/Example)
- Email: example at example dot com.
- Website: [example.com](https://example.com)
- Discord Tag: Example#0000
```

All fields are optional.

## Licensing

You get to choose what your files are licensed under with a LICENSE file in your project's folder (or, if you always use a certain license, in your Author folder. Having a LICENSE file in your project repository overrides this.). Per international copyright law, no license means All Rights Reserved (by the original author(s)).