first init

This commit is contained in:
BergaBruh
2026-07-18 19:58:41 +05:00
commit ce9d7a1371
11 changed files with 867 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# Escape from Funcraft — client beta
This repository contains the reproducible client-packaging files for the beta.
The playable client is distributed as a Gitea Release asset, not as a Git commit.
## Install in Prism Launcher
1. In Prism Launcher, choose **Add Instance****Import**.
2. Paste the release-asset URL below.
3. Start the imported instance and use the beta server address supplied by the team.
For `beta.1`, use:
`https://gitea.projectshitpost.fun/funcraft/escape-from-funcraft-client/releases/download/beta.1/escape-from-funcraft-client-beta.1.zip`
The ZIP is a Prism Launcher instance. It includes the required client mods, shared pack settings, and only key bindings from `options.txt`. It deliberately does not include the world, server files, player screenshots/logs, shader selection, graphics/audio/FOV settings, or server credentials.
## Beta notes
- Minecraft: 1.20.1
- Forge: 47.4.10
- The server distribution is private and is not part of this repository.