mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Update README and URLs
Moving to a GitHub organization!
This commit is contained in:
parent
bb4c13168b
commit
8de7618027
10 changed files with 82 additions and 75 deletions
|
|
@ -293,7 +293,7 @@ namespace MinecraftClient.ChatBots
|
|||
"# define slots with their deserved item",
|
||||
"slot1=Stone # slot start with 1, count from left to right, top to bottom",
|
||||
"# For the naming of the items, please see",
|
||||
"# https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/Inventory/ItemType.cs"
|
||||
"# https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/MinecraftClient/Inventory/ItemType.cs"
|
||||
};
|
||||
File.WriteAllLines(configPath, content);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue