Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update faq #36

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions assets/faq.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "logs",
"title": "Sending logs",
"value": "If you have experienced a bug or if you have crashed, we may ask you to upload your `latest.log` file or a crash report.\n\nYou can find:\n- `latest.log` in your `.minecraft/logs` folder;\n- `crash reports` in the `.minecraft/crash-reports` folder.\n## Where do I find `.minecraft`?`\n- Windows - `%appdata%\\.minecraft\\`\n- MacOS - `~/Library/Application Support/minecraft`\n- Linux - `~/.minecraft`"
"value": "If you have experienced a bug or if you have crashed, we may ask you to upload your `latest.log` file or a crash report.\n\nYou can find:\n- `latest.log` in your `.minecraft/logs` folder or the `.wynntils/logs` folder if you use Wynntils Mod Installer;\n- `crash reports` in the `.minecraft/crash-reports` folder or the `.wynntils/crash-reports` folder if you use Wynntils Mod Installer.\n## Where do I find `.minecraft` and `.wynntils`?`\n- Windows - `%appdata%\\.minecraft\\` and `%appdata%\\.wynntils\\`\n- MacOS - `~/Library/Application Support/minecraft` and `~/Library/Application Support/wynntils`\n- Linux - `~/.minecraft` and `~/.wynntils`"
},
{
"name": "guildcolor",
Expand All @@ -12,12 +12,12 @@
{
"name": "install",
"title": "Installing Wynntils",
"value": "Here are some guides to help you get started with using the mod.\n\n[Wynncraft Forums](https://forums.wynncraft.com/threads/197716/) or [Wynntils' Install Page](https://wynntils.com/#install/).\n\nPlease make sure you're installing the recommended build of Forge 1.12.2 while setting up Wynntils."
"value": "Wynntils is installed like every other mod for Minecraft. If you have never installed mods for minecraft before, don't worry, we have a solution for you\n\n- **Manual**: Here is a [Video Tutorial](https://youtu.be/cmotq0OWYqk) by Looni, make sure to set Minecraft version to the supported Wynntils version.\n- **Automated**: We have created Wynntils Mod Installer app which can install and update Wynntils as well as many commonly used mods, not only that but you can customize which mods are downloaded to your liking. You can find it [here](https://github.com/Wynntils/launchy?tab=readme-ov-file#wynntils-mod-installer)"
RuKira marked this conversation as resolved.
Show resolved Hide resolved
},
{
"name": "capes",
"title": "Wynntils Capes",
"value": "In order to upload a cape you'll need to setup a Wynntils account first. You can do so by either going in-game (with Wynntils installed) and using the command `/token`. This will give you a clickable token that will allow you to create your account. You can now log in at [Wynntils Accounts](https://account.wynntils.com/) with your Minecraft username as the username.\n\n*Please note that capes and elytraas have to be uploaded as a 64x32 or 128x64 image.*"
"value": "In order to upload a cape you'll need to setup a Wynntils account first. You can do so by using the `/wynntils token` command in the game. This will give you a clickable token that will allow you to create your account. You can now log in at [Wynntils Accounts](https://account.wynntils.com/) with your Minecraft username as the username.\n\n*Please note that capes and elytras have to be uploaded as a 64x32 or 128x64 image.*"
},
{
"name": "highlights",
Expand All @@ -32,16 +32,16 @@
{
"name": "support",
"title": "Crash, Bug, and Support",
"value": "To request for support, please ask the community if it is something that can be easily answered by our users, otherwise, please go to <#521320092747825164> and click on the appropriate button. Upon doing so, a channel will be created for you to submit your inquiry."
"value": "You can ask for help in the <#1023353867158687744> channel, other users will be able to see your question and may answer it. If you want to ask in private, you create a ticket in the <#521320092747825164> channel, tickets can only be seen by you and moderators.\nTo report bugs you can go to the <#1257255311589511189> channel and if you want to make suggestions for the mod go to the <#1257255390551343184> channel"
},
{
"name": "download",
"title": "Downloads",
"value": "You can download Wynntils at these following locations:\n- **Modrinth** - [Download](https://modrinth.com/mod/wynntils)\n- **CurseForge** - [Download](https://minecraft.curseforge.com/projects/wynntils)\n- **GitHub (Artemis)** - [Download](https://github.com/Wynntils/Artemis/releases/latest)"
"value": "You can download Wynntils at these following locations:\n- **Modrinth** - [Download](https://modrinth.com/mod/wynntils)\n- **CurseForge** - [Download](https://minecraft.curseforge.com/projects/wynntils)\n- **GitHub** - [Download](https://github.com/Wynntils/Wynntils/releases/latest)"
},
{
"name": "version",
"title": "Wynntils Versions",
"value": "We currently maintain one version of Wynntils.\n* [Artemis](https://github.com/Wynntils/Artemis/releases/latest) - The newer version of Wynntils where we try an keep up with the current version of the mod loaders Fabric, Forge, and Quilt."
"value": "We currently maintain one version of [Wynntils](https://github.com/Wynntils/Wynntils/releases/latest) which currently supports Minecraft 1.21, and 1.21.1 and supports Fabric, and Neoforge mod loaders."
}
]
]