This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_Store | |
*.html | |
core* | |
*.png | |
# History files | |
.Rhistory | |
.Rapp.history |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# some notes on installing minecraft to follow along the book. | |
# raspberryJuice is not updated anymore (stops at minecraft 1.12 or something) | |
# I got JuicyRaspberryPi instead. | |
# installation instructions here: | |
# https://github.com/wensheng/JuicyRaspberryPie/blob/master/doc/using-api-spigot.md | |
# steps that worked for me: | |
# Installed Java SDK 17 (exactly 17, not more, not less). Got it from adoptium: |
OlderNewer