Skip to content

Commit

Permalink
Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Oct 20, 2023
1 parent 869352b commit 2cce2ad
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 14 deletions.
Binary file added .github/images/ViaVersion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/images/via-expl.png
Binary file not shown.
25 changes: 11 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,20 @@ If you just want to talk or need help with ViaForge feel free to join the ViaVer
## For users
### Where can I download the latest version?
CurseForge: https://www.curseforge.com/minecraft/mc-mods/viaforge
Modrinth: https://modrinth.com/mod/viaforge

### Can you add new textures and blocks from higher versions?
No, because it is too time-consuming

### ViaVersion throws an error, or I can't access a server, what should I do?
First of all see if it's because of an installed mod, otherwise come to the support Discord and tell me logs, mc version etc.
Modrinth: https://modrinth.com/mod/viaforge

### Certain collisions or other items bug, can you fix it?
No
GitHub Releases: https://github.com/ViaVersion/ViaForge

## For developers
### How does it work?
![](.github/images/via-expl.png)
![](.github/images/ViaVersion.png)

## For developers
### Project Structure
All ViaForge versions from Minecraft version 1.12 onwards are on the `master` branch. <br>
The names of the submodules indicate the version, they are always given in the format `mc-<version name without .>`. <br>
`Minecraft 1.12.2` - `mc1122`
`Minecraft 1.12.2` - `mc112` <br>
`Minecraft 1.16.4/5` - `mc116`

### ViaForge for Minecraft 1.8
Since ForgeGradle for Minecraft 1.8 is too old, it has its own branch called `legacy-1.8`
Expand All @@ -38,6 +33,8 @@ Just take a look at my other Project called `ViaMCP`: https://github.com/Florian

## Other ViaVersion Mods / Platforms
- ViaFabric - https://modrinth.com/mod/viafabric
- ViaFabricPlus - https://github.com/ViaVersion/ViaFabricPlus#readme (Includes additional modifications to make the experience better)
- ViaProxy (App) - https://github.com/ViaVersion/ViaProxy/#readme
- ViaaaS (Proxy) - https://github.com/ViaVersion/ViaaaS#readme
- ViaFabricPlus - https://github.com/ViaVersion/ViaFabricPlus (Includes additional modifications to make the experience better)
- ViaProxy (App) - https://github.com/ViaVersion/ViaProxy/
- ViaaaS (Proxy) - https://github.com/ViaVersion/ViaaaS

### If you want to talk with me, feel free to join my [Discord](https://discord.gg/BwWhCHUKDf)

0 comments on commit 2cce2ad

Please sign in to comment.