description changes
parent
da3c7948a2
commit
f09b08451b
@ -1,4 +1,4 @@
|
|||||||
Easy RaspberryPi4 GUI system managment
|
Easy RaspberryPi4 GUI system managment
|
||||||
Using CommanderPi, you can change overclock settings, bootloader settings, switch kernels, and view performance disgnostics.
|
Using CommanderPi, you can change overclock settings, bootloader settings, switch kernels, and view performance diagnostics.
|
||||||
To run: Menu -> Accessories -> CommanderPi
|
To run: Menu -> Accessories -> CommanderPi
|
||||||
To run in a terminal: /home/pi/CommanderPi/src/start.sh
|
To run in a terminal: /home/pi/CommanderPi/src/start.sh
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
Minecraft Java edition for the raspberry pi
|
Minecraft Java edition for the raspberry pi
|
||||||
Run with the menu bar shortcuut or with "java -jar /usr/share/minecraftjava/launcher.jar"
|
To run: Menu -> Games -> Minecraft
|
||||||
|
To run in a terminal: java -jar /usr/share/minecraftjava/launcher.jar
|
||||||
This installs the old Minecraft launcher so that MC can be launched properly with any version and Optifine.
|
This installs the old Minecraft launcher so that MC can be launched properly with any version and Optifine.
|
||||||
|
|
||||||
Botspot added two commands which allow Minecraft to install successfully.
|
Botspot has configured the install script to create a custom launcher_profiles.json so you don't have to change settings manually. It just works.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
Easily edit RaspiOS image files with a suite of useful tools.
|
Easily edit RaspiOS image files with a suite of useful tools.
|
||||||
Full set of features: Advanced Mount, Shrink, Expand, Flash, Boot in a VM, Download, Mount (View), Edit partitions, and Repair.
|
All features: Advanced Mount, Shrink, Expand, Flash, Boot in a VM, Download, Mount (View), Edit partitions, and Repair.
|
||||||
|
|
||||||
To run: Menu -> Accessories -> Pi Power Tools
|
To run: Menu -> Accessories -> Pi Power Tools
|
||||||
|
To run in a terminal: ~/Pi-Power-Tools/home
|
||||||
|
Loading…
Reference in New Issue