This commit is contained in:
leha-code 2022-08-03 20:38:17 -04:00
parent 190d3f907b
commit 807fb8b245
No known key found for this signature in database
GPG Key ID: 15227A6455DDF7EE
5 changed files with 58 additions and 3 deletions

8
Makefile Normal file
View File

@ -0,0 +1,8 @@
deb:
./scripts/package/debian.sh
clean:
rm -rf dist
rm -rf build
install: deb
sudo apt install ./dist/planet.deb

View File

@ -54,7 +54,7 @@ Instead of making you type in every single field, Planet lets you write it one t
#### Prerequisites
* [Minecraft Pi: Reborn](https://jenkins.thebrokenrail.com) AppImage or DEB install
* PyQt5
*i Python 3
* Python 3
* `pypresence`
* `qtdarktheme`
* Pillow

View File

@ -65,4 +65,52 @@ SPLASHES = [
"Now with dynamic building!",
"Now with more surprises!",
"Now with more confusion!",
"Now without pi-nbt!",
"Now does not need gcc!",
"Planet 2 coming soon!",
"Leaked!",
"Bater Wuckets are bad!",
"Secret stuff!",
"StevePi Org is fake?",
"No way!",
"You would touch with a 50 foot pole!",
"Minecraft Pi Reborn ++ Extended 5G Ultra Plus Minus Fold Mini Max Pro Galaxy",
"No chat reports!",
"#saveminecraft",
"Technoblade never dies!",
"Gotta work!",
"Work all day!",
"You are AFK!",
"Amir is a thief.",
"Shrimpyy is a thief.",
"Pure-Python!",
"The newest anarchy launcher!",
"!1!1!",
"!!!!!",
"Jetpacks!",
"That's all folks! - Day 984",
"The countdown to end all counters: 16",
"Star Wars!",
"Gotta fill with more splash texts!",
"Most end with!",
"How am I going to feed jelly those days?",
"There is only one can of cat food left, and that's going to the market",
"We ashk for a shmall donatshion of ten thoushand diamondshs!"
"YOU SHPEAK WHEN SHPOKEN TO!",
"SSHHUT UP!",
"You were exclusively banned from the deep dark!",
"We got the enchanter!",
"S tier!",
"Kraineff is a thief",
"Top 10 Bdubs rage collection!",
"We're gonna steal a mountain!",
"Target: steal a mountain!",
"Let's go steal a mountain!",
"The first tech mod!",
"#nochatreports",
"But there was something SUSPICIOUS about this pool party!",
"----END SPLASH TEXT----",
"----BEGIN SPLASH TEXT----",
"Love2D > Pacake",
"FG6 had this idea first... probably...",
]

View File

@ -5,4 +5,4 @@ pillow
qtwidgets
darkdetect
pynbt
editpi
editpi>=1.1

View File

@ -2,4 +2,3 @@ pip3 install pyqtdarktheme pypresence pillow darkdetect qtwidgets editpi>=1.1 mc
link /usr/lib/planet-launcher/main.py /usr/bin/planet-launcher
chmod 755 /usr/lib/planet-launcher/main.py
link /usr/lib/planet-launcher/assets/misc/planet-launcher.desktop /usr/share/applications/planet-launcher.desktop
link /usr/lib/planet-launcher/textures.py /usr/bin/mcpit