Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacknique/modular_computers
A comprehensive implementation of Computers in Minetest.
https://github.com/hacknique/modular_computers
computer mesecons minetest minetest-mod
Last synced: about 1 month ago
JSON representation
A comprehensive implementation of Computers in Minetest.
- Host: GitHub
- URL: https://github.com/hacknique/modular_computers
- Owner: Hacknique
- License: agpl-3.0
- Created: 2023-10-08T04:55:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T16:33:48.000Z (about 1 year ago)
- Last Synced: 2024-10-09T22:20:12.065Z (about 1 month ago)
- Topics: computer, mesecons, minetest, minetest-mod
- Language: Lua
- Homepage:
- Size: 204 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![banner](.github/assets/github_banner.png)
# Modular Computers
Welcome to the Modular Computers repository. A comprehensive implementation of Computers in Minetest.
## Documentation
For an in-depth understanding of the project, setting up the environment, and other related information, refer to our [documentation](.docs/).## Contributing
We encourage community contributions to help improve Modular Computers. If you're looking to contribute, please check out the [CONTRIBUTING.md](./CONTRIBUTING.md) file for information on how to get started, coding standards, and guidelines.## License
Each part of this project is licensed under specific terms. In cases where a file doesn't have a license notice or is not otherwise specified, it falls under the Fallback License. Below are the licensing details:+ **Code**: The code is licensed under the terms provided in the [Code License file](LICENSE).
+ **Assets**: The assets are covered by the license specified in the [Assets License file](textures/LICENSE).
+ **Documentation**: The documentation is under the license mentioned in the [Documentation License file](.docs/LICENSE).
+ **Fallback License**: For files without a license notice or otherwise specified license, refer to the [Fallback License file](./LICENSE).