From 6349366f1e4e44c84dd06328aa156e3b7edc68ea Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Mon, 12 Oct 2020 00:10:07 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79752ab..ad77b3c 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,11 @@ Voyager is designed to recover from a crash. The first thing Voyager will do whe
-
\ No newline at end of file + + + +### Compiling + +Simply select the windows version you want to compile for and then compile the entire solution... Rename `Voyager.efi` to `bootmgfw.efi`, do the same for `Payload (xxx).dll`, +rename it to `payload.dll`. Put both `bootmgfw.efi` (Voyager.efi rename), and `payload.dll` in the same folder as `launch.bat`. + \ No newline at end of file