From e6a89e1421959e48f210b0ff7a9caf73fdbefef6 Mon Sep 17 00:00:00 2001 From: bell07 Date: Fri, 2 Feb 2018 23:02:50 +0100 Subject: [PATCH] Update README.md including credits --- README.md | 71 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 59 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index d9ff675..cf4ae0f 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,67 @@ -The Laptop mod is a group collaboration between Bell07, Toby109tt, veNext, Cross_over and Yours truly lol. +# Laptop | Computers emulation for Minetest + +The Laptop mod is a group collaboration between bell07, Toby109tt, veNext, Cross_over and Yours truly lol. We aim to make a working laptop inside of MineTest. There are different computers, apps which run on computers, media to store data and different themes to personalize the appearance. -Apps Included So Far: +![Screenshot](https://github.com/Gerold55/minetest-laptop/blob/master/screenshot.png) --- System -- -System settings -Removable media manager +An [API.md](https://github.com/Gerold55/minetest-laptop/blob/master/API.md) is given to develop additional components. +The mod includes next components: --- Office -- -Calculator -Text editor -Email +## 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 | + +### Games +| Name | Description | Author | +| - | - | - | +| tetris | Tetris clone | by kilbith (Ported from homedecor by bell07) | +| TNTsweeper | Minesweeper clone | by bell07 | + +## Themes +| Name | Description | Author | +| - | - | - | +| basic | | by | +| blue | | by | +| bubbles | | by | +| cubic | | by | +| fruit | | by | +| magma | | by | +| red | | by | --- Games -- -TNTSweeper -Tetris V.0.33