mirror of
https://github.com/Adorable-Catgirl/Zorya-NEO.git
synced 2024-11-13 14:08:07 +11:00
read it
This commit is contained in:
parent
4d4be905c1
commit
56170cff84
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# Zorya NEO
|
||||
|
||||
## What is Zorya NEO?
|
||||
Zorya NEO is the successor to the Zorya 1.x series of BIOS+Bootloaders for OpenComputers. It's design is now much more modular and extendable.
|
||||
|
||||
## How do I begin?
|
||||
wait till it's stable and i release a zorya-neo-installer cpio
|
||||
|
||||
## How do I configure it?
|
||||
Edit /.zy2/cfg.lua
|
||||
|
||||
## What modules/libraries are included by default?
|
||||
* Microtel (`krequire "net_minitel"`)
|
||||
* Zorya LAN Boot 2.0 (`krequire "util_zlan"`)
|
||||
* Classic Zorya Menu (`loadmod "menu_classic"`)
|
||||
* Threading library (`krequire "thd"`)
|
||||
* Virtual Devices library (`loadmod "util_vdev"`)
|
||||
|
||||
<hr>
|
Loading…
Reference in New Issue
Block a user