Skip to content

Commit 5b67302

Browse files
Merge pull request #13 from Project-Vyre/dev/0.2.0
Dev/0.2.0
2 parents a196735 + ddefcd3 commit 5b67302

File tree

937 files changed

+22942
-25190
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

937 files changed

+22942
-25190
lines changed

.gitignore

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ _site/
99
backups/
1010
crash-reports/
1111
downloads/
12-
essential/
12+
emojiful/
13+
essential/*-cache
14+
essential/*-caches
15+
essential/libraries
16+
essential/loader
17+
essential/lwjgl3-natives
18+
essential/*-metadata
1319
fancymenu_data/
1420
fancymenu_instance_data/
1521
fancymenu_setups/
@@ -28,29 +34,32 @@ XaeroWorldMap/
2834
modernfix/
2935
jei/world/local/
3036
debug/
31-
37+
config/WildfireGender/*
3238

3339
# Ignore files
3440
.curseclient
3541
.qmenu_opened.marker
3642
*.log
43+
*.zip
44+
essential/*.jar
45+
essential/*.json
3746
imgui.ini
3847
knownkeys.txt
3948
minecraftinstance.json
4049
patchouli_data.json
4150
rhino.local.properties
42-
*.zip
43-
51+
config/spark/activity.json
4452
usercache.json
4553
usernamecache.json
46-
47-
# Ignore dat
54+
bookmark.ini
55+
config/roughlyenoughitems/hints.json
56+
config/jei/world/server/*
4857
enigmatic_persistence.dat
4958
servers.dat
5059
*.dat
5160
*.dat_old
5261
servers.essential.dat
53-
bookmark.ini
54-
config/roughlyenoughitems/hints.json
55-
config/jei/world/server/*
5662
o_prof
63+
config/voicechat/username-cache.json
64+
blacksmith.jar
65+
config/aether/aether_customizations.txt

.idea/.gitignore

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/Finality Genesis (Forge) 1.19.2.iml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/discord.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.vscode/fluid-attributes.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

.vscode/item-attributes.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

.vscode/item-tag-attributes.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

.vscode/lang-keys.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)