Modlist Update 0.6 #2

Merged
Hannah merged 11 commits from mod-devbranch into main 2026-05-09 19:07:13 +00:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 267df5e1d3 - Show all commits

Fix Gitignore, updated instance

Hannah 2026-05-09 11:14:58 +02:00

3
.gitignore vendored
View file

@ -1,5 +1,6 @@
# Client data # Client data
/crash-reports /crash-reports
/debug
/local /local
/logs /logs
/saves /saves
@ -37,4 +38,4 @@
/ponders_watched.json /ponders_watched.json
/patchouli_data.json /patchouli_data.json
/rhino.local.properties /rhino.local.properties
/command_history.txt

File diff suppressed because one or more lines are too long