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: 5 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T16:33:48.000Z (over 2 years ago)
- Last Synced: 2025-04-04T05:28:30.525Z (about 1 year 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

# 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).