mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 18:43:00 +03:00
Merge branch 'main' of https://github.com/MeexReay/minceraftOS
This commit is contained in:
commit
1dbb1e7736
@ -5,13 +5,15 @@ You just boot on it and play minceraft in offline mode
|
|||||||
|
|
||||||
## How to make iso file
|
## How to make iso file
|
||||||
|
|
||||||
That's easy enough to understand it without instructions
|
You need to do this from void linux!!1
|
||||||
|
|
||||||
```
|
```
|
||||||
cd /tmp
|
cd /tmp
|
||||||
git clone https://github.com/MeexReay/minceraftOS
|
git clone https://github.com/MeexReay/minceraftOS
|
||||||
cd minceraftOS
|
cd minceraftOS
|
||||||
sudo ./mkmine.sh
|
./data/minceraft/UltimMC -l 1.21.4 # close minecraft when it's loaded
|
||||||
|
cp data/minceraft/ultimmc.cfg.def data/minceraft/ultimmc.cfg
|
||||||
|
sudo ./mkmine.sh # idk why, if you can fix it, please make a PR
|
||||||
cd output
|
cd output
|
||||||
ls # here has to be the iso file
|
ls # here has to be the iso file
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user