Changed naming and added workflow

This commit is contained in:
2025-04-14 16:54:19 +02:00
parent e9d41e8355
commit 641b46fc8e
3 changed files with 17 additions and 4 deletions

View File

@ -0,0 +1,13 @@
name: Push to Github
run-name: ${{ gitea.actor }} is pushing repo to Github
on: [push]
jobs:
push:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: List files
run: |
ls ${{ gitea.workspace }}

View File

@ -1,4 +1,4 @@
# Eternal
# Chronolock
This whole README is currently being worked on.
@ -15,7 +15,7 @@ Not really much else to it, made so it also can be played with a server with fri
1. Download [PrismLauncher](https://prismlauncher.org/download/)
2. Click "Add Instance"
3. On the left side press "Import from zip"
4. Then either copy this url and paste it `https://github.com/Aethrexal/Eternal/releases/download/7.0.1/Eternal.zip` or download the [latest](https://github.com/Aethrexal/Eternal/releases) the zip file and import it that way.
4. Then either copy this url and paste it `https://git.gliroid.com/Pupyrinth/Chronolock/releases/download/7.0.2/Eternal.zip` or download the [latest](https://git.gliroid.com/Pupyrinth/Chronolock/releases) the zip file and import it that way.
5. Click "OK"
6. Done, unless you wanna change RAM then keep reading

View File

@ -1,5 +1,5 @@
name = "Eternal"
author = "Aethrexal"
name = "Chronolock"
author = "Pupyrinth"
version = "7.1.2"
pack-format = "packwiz:1.1.0"