1
0
Fork 0

added plan for steam removal and removed minecraft

This commit is contained in:
Kim, Jimin 2021-07-24 00:39:51 +09:00
parent 8d8468be4a
commit 428c3ed0f5

View file

@ -71,6 +71,8 @@ remove_essentials() {
# gnome-color-manager # gnome-color-manager
# kvantum-qt5 # kvantum-qt5
# totem # totem
# steam-native
# steam-manjaro
} }
# #################### [ DEFINING SETUP ] #################### # #################### [ DEFINING SETUP ] ####################
@ -401,15 +403,6 @@ setup_middleclickpaste() {
# make it autostart # make it autostart
} }
setup_minecraft() {
package_install \
minecraft-launcher `# ` \
worldpainter `# ` \
minecraft-overviewer `# ` \
# mcaselector (/usr/lib/jvm/java-15-openjdk/bin/java --module-path /media/pomp/data/master_folder/programming/java/javafx-sdk-16/lib --add-modules ALL-MODULE-PATH -jar /usr/share/java/mcaselector.jar)
}
setup_node() { setup_node() {
package_install \ package_install \
nodejs `# ` \ nodejs `# ` \