Compare commits

...

10 Commits

Author SHA1 Message Date
Evorp
99f2156883 Update README.md 2025-01-01 17:22:53 -08:00
Evorp
68d4021d54 Update README.md 2024-12-18 15:23:37 -08:00
Evorp
3bbbf62712 Revert "test branches-ignore"
This reverts commit 5091000e58.
2024-06-23 14:37:55 -07:00
Evorp
5091000e58 test branches-ignore 2024-06-23 14:35:23 -07:00
Robert
3916c1f4d5 Revert "test action for branch fetching"
This reverts commit 5956eebacc.
2024-06-23 12:53:56 +02:00
Robert
fcb9042d21 Revert "the"
This reverts commit b2dfc93d21.
2024-06-23 12:53:52 +02:00
Robert
b2dfc93d21 the 2024-06-23 12:45:16 +02:00
Robert
5956eebacc test action for branch fetching 2024-06-23 12:44:00 +02:00
Robert
4a7d9b5523 Revert "improve create pack action"
This reverts commit 6785fe05fa.
2024-06-23 11:57:14 +02:00
Robert
6785fe05fa improve create pack action
- automatically downloiads branch to server when it doesn't exist
- use more variables instead of hardcoded values
- simplified some things
- should run on all branches (hopefully not at once)
2024-06-23 11:41:26 +02:00

View File

@@ -1,12 +1,12 @@
<img src="https://github.com/Faithful-Resource-Pack/Branding/blob/main/logos/transparent/512/f32_logo.png?raw=true" alt="Faithful 32x" align="right" height="256px">
<img src="https://database.faithfulpack.net/images/branding/logos/transparent/hd/f32_logo.png?w=256" alt="Faithful 32x" align="right" height="256px">
<div align="center">
<h1>Faithful 32x</h1>
<h3>The original Minecraft texture feel, with double the resolution and double the fun!</h3>
<h3>The go-to 32x resource pack for Minecraft.</h3>
<h5><i>Official Java Edition repository</i></h5>
![RepoSize](https://img.shields.io/github/repo-size/Faithful-Resource-Pack/Faithful-Java-32x)
![Issues](https://img.shields.io/github/issues/Faithful-Resource-Pack/Faithful-Java-32x)
![PullRequests](https://img.shields.io/github/issues-pr/Faithful-Resource-Pack/Faithful-Java-32x)
![RepoSize](https://img.shields.io/github/repo-size/Faithful-Resource-Pack/Faithful-32x-Java)
![Issues](https://img.shields.io/github/issues/Faithful-Resource-Pack/Faithful-32x-Java)
![PullRequests](https://img.shields.io/github/issues-pr/Faithful-Resource-Pack/Faithful-32x-Java)
</div>
---
@@ -17,6 +17,6 @@ The latest release versions can be downloaded on [our website](https://faithfulp
## How to switch versions:
To view the pack files and to switch between resource pack versions, click the branch button (`main`) and select the version you want to see!
If you want to play on snapshots or pre-releases, the `java-latest` branch contains textures that aren't in numbered versions yet.
The latest stable version is stored in `java-latest`, and snapshot and prerelease versions (if available) in `java-snapshot`.
<img src="https://user-images.githubusercontent.com/75297863/163904169-6ab97237-946c-4cf2-be60-3909a464d308.png" align="center" height="512px">