2018-02-02 23:02:50 +01:00
|
|
|
# Laptop | Computers emulation for Minetest
|
|
|
|
|
|
|
|
The Laptop mod is a group collaboration between bell07, Toby109tt, veNext, Cross_over and Yours truly lol.
|
2017-12-05 19:03:37 -05:00
|
|
|
We aim to make a working laptop inside of MineTest.
|
2018-01-18 20:39:31 +03:30
|
|
|
There are different computers, apps which run on computers, media to store data and different themes to personalize the appearance.
|
2017-12-05 19:18:40 -05:00
|
|
|
|
2018-02-02 23:02:50 +01:00
|
|
|
![Screenshot](https://github.com/Gerold55/minetest-laptop/blob/master/screenshot.png)
|
|
|
|
|
|
|
|
An [API.md](https://github.com/Gerold55/minetest-laptop/blob/master/API.md) is given to develop additional components.
|
|
|
|
The mod includes next components:
|
|
|
|
|
|
|
|
## Hardware
|
|
|
|
|
|
|
|
| Itemname | Name | Author |
|
|
|
|
| - | - | - |
|
|
|
|
| core | CP Core | by |
|
|
|
|
| printer | Flash Printex | by |
|
|
|
|
| cube | CUBE PC | by |
|
|
|
|
| monitor2 | Fruit Zero | by |
|
|
|
|
| monitor4 | Bell CrossOver | by |
|
|
|
|
| monitor3 | Pentium 3 | by |
|
|
|
|
| laptop | laptop v2.0 | by |
|
|
|
|
|
|
|
|
## Items
|
|
|
|
| Itemname | Description | Author |
|
|
|
|
| - | - | - |
|
|
|
|
| floppy | Boot old computer or just store data | by |
|
|
|
|
| usbstick | Store data or take full computer backup | by |
|
|
|
|
| printed_paper | Show printed text on use | by |
|
|
|
|
|
|
|
|
## Software
|
|
|
|
### System
|
|
|
|
| Name | Description | Author |
|
|
|
|
| - | - | - |
|
|
|
|
| mtos/app_fw/bdev | Operating System | by bell07 |
|
|
|
|
| launcher | Desktop launcher | by bell07 |
|
|
|
|
| launcher_settings | Theme selector | by bell07 |
|
|
|
|
| os_dialogs | Select file dialog | by bell07 |
|
|
|
|
| os_print | Printer OS and driver | by bell07 |
|
|
|
|
| removable | Removable storage manager | by bell07 |
|
|
|
|
|
|
|
|
### Office
|
|
|
|
| Name | Description | Author |
|
|
|
|
| - | - | - |
|
|
|
|
| calculator | Calculator | by bell07 |
|
|
|
|
| mail | Email service | by bell07 |
|
|
|
|
| stickynote | Text editor | by bell07 |
|
2017-12-18 21:14:57 +01:00
|
|
|
|
2018-02-02 23:02:50 +01:00
|
|
|
### Games
|
|
|
|
| Name | Description | Author |
|
|
|
|
| - | - | - |
|
|
|
|
| tetris | Tetris clone | by kilbith (Ported from homedecor by bell07) |
|
|
|
|
| TNTsweeper | Minesweeper clone | by bell07 |
|
2017-12-18 21:14:57 +01:00
|
|
|
|
2018-02-02 23:02:50 +01:00
|
|
|
## Themes
|
|
|
|
| Name | Description | Author |
|
|
|
|
| - | - | - |
|
|
|
|
| basic | | by |
|
|
|
|
| blue | | by |
|
|
|
|
| bubbles | | by |
|
|
|
|
| cubic | | by |
|
|
|
|
| fruit | | by |
|
|
|
|
| magma | | by |
|
|
|
|
| red | | by |
|
2017-12-18 21:14:57 +01:00
|
|
|
|
2017-12-16 17:34:20 -05:00
|
|
|
|
2018-01-10 12:41:09 -05:00
|
|
|
V.0.33
|