mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
Added MikeOS (#1099)
This commit is contained in:
parent
69f71f66af
commit
3a22ad5f2a
1 changed files with 10 additions and 0 deletions
|
|
@ -1123,6 +1123,16 @@
|
|||
},
|
||||
homepage: "https://amanuel.io/projects/BoneOS/",
|
||||
},
|
||||
{
|
||||
id: "mikeos",
|
||||
name: "MikeOS",
|
||||
cdrom: {
|
||||
url: host + "mikeos.iso",
|
||||
size: 11429888,
|
||||
async: false,
|
||||
},
|
||||
homepage: "https://mikeos.sourceforge.net/",
|
||||
},
|
||||
];
|
||||
|
||||
if(DEBUG)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue