mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Centralized skills to .skills folder.
This commit is contained in:
parent
c5537c0444
commit
918f1a560d
6 changed files with 34 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -8,7 +8,6 @@
|
|||
/Other/
|
||||
/.vs/
|
||||
SessionCache.ini
|
||||
.*
|
||||
!/.github
|
||||
/packages
|
||||
|
||||
|
|
@ -428,3 +427,6 @@ MinecraftOfficial/
|
|||
/mcc_input.txt
|
||||
/MinecraftClient.ini
|
||||
/MinecraftClient.backup.ini
|
||||
|
||||
# Other
|
||||
.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue