mirror of
https://github.com/driftywinds/balatro-builds.git
synced 2025-12-19 13:03:33 +00:00
Compare commits
6 Commits
v1.0.1n-be
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
579fe79abc | ||
|
|
22220a3a1f | ||
|
|
da854c8e77 | ||
|
|
70652f78e4 | ||
|
|
e21894af3e | ||
|
|
427987dc66 |
19
.github/workflows/alt.yml
vendored
Normal file
19
.github/workflows/alt.yml
vendored
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# Sync repo to the Codeberg mirror
|
||||||
|
name: Mirror Sync
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: ["main"]
|
||||||
|
workflow_dispatch: # Manual dispatch
|
||||||
|
schedule:
|
||||||
|
- cron: "0 */6 * * *"
|
||||||
|
jobs:
|
||||||
|
codeberg:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
- uses: pixta-dev/repository-mirroring-action@v1
|
||||||
|
with:
|
||||||
|
target_repo_url: "git@codeberg.org:driftywinds/balatro-builds.git"
|
||||||
|
ssh_private_key: ${{ secrets.CODEBERG_SSH }}
|
||||||
29
README.md
29
README.md
@@ -1,9 +1,13 @@
|
|||||||
# Balatro Releases for Obtanium
|
# Balatro Releases for Obtanium
|
||||||
Repository for the releases of the game Balatro.
|
<img align="left" width="100" height="100" src="https://github.com/user-attachments/assets/7b02f0c8-d3a4-4fa6-8537-b3e877b6c539"> Repository for the releases of the game Balatro.
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
[](https://img.shields.io/github/downloads/driftywinds/balatro-builds/total?style=for-the-badge) [](https://img.shields.io/github/downloads/driftywinds/balatro-builds/latest/total?style=for-the-badge)
|
[](https://img.shields.io/github/downloads/driftywinds/balatro-builds/total?style=for-the-badge) [](https://img.shields.io/github/downloads/driftywinds/balatro-builds/latest/total?style=for-the-badge)
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/ImranR98/Obtainium/main/assets/graphics/badge_obtainium.png" width="200" height="60">
|
[<img src="https://raw.githubusercontent.com/ImranR98/Obtainium/main/assets/graphics/badge_obtainium.png"
|
||||||
|
alt="Get it on Obtanium"
|
||||||
|
height="75">](https://github.com/driftywinds/balatro-builds/releases)
|
||||||
|
|
||||||
Balatro releases for Android and iOS are possible due to [balatro-mobile-maker](https://github.com/blake502/balatro-mobile-maker/) and a legit copy of Balatro owned on Steam by me. Please __**ONLY**__ download this if you too already own Balatro on Steam, because I do not condone piracy of this game in any form or manner. I am not responsible for the actions of people who download from here, and I am trusting them to only use my builds to use their legit owned copy of Balatro from Steam on their phone.
|
Balatro releases for Android and iOS are possible due to [balatro-mobile-maker](https://github.com/blake502/balatro-mobile-maker/) and a legit copy of Balatro owned on Steam by me. Please __**ONLY**__ download this if you too already own Balatro on Steam, because I do not condone piracy of this game in any form or manner. I am not responsible for the actions of people who download from here, and I am trusting them to only use my builds to use their legit owned copy of Balatro from Steam on their phone.
|
||||||
|
|
||||||
@@ -11,7 +15,26 @@ I needed a way to auto-update so I established this empty repo with only release
|
|||||||
|
|
||||||
P.S. You can import saves from your pc into your phone yourself using the balatro-mobile-maker utility I have linked above.
|
P.S. You can import saves from your pc into your phone yourself using the balatro-mobile-maker utility I have linked above.
|
||||||
|
|
||||||
----
|
---
|
||||||
|
|
||||||
|
Some other projects of mine: -
|
||||||
|
|
||||||
|
[<img src="https://stats.drifty.win/api/pin?username=driftywinds&repo=spotify-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||||
|
alt="Spotify builds"
|
||||||
|
height="120">](https://github.com/driftywinds/spotify-builds)
|
||||||
|
[<img src="https://stats.drifty.win/api/pin?username=driftywinds&repo=yt-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||||
|
alt="YT builds"
|
||||||
|
height="120">](https://github.com/driftywinds/yt-builds)
|
||||||
|
|
||||||
|
[<img src="https://stats.drifty.win/api/pin?username=driftywinds&repo=ytm-builds&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||||
|
alt="YTM Releases"
|
||||||
|
height="120">](https://github.com/driftywinds/ytm-builds)
|
||||||
|
|
||||||
|
[<img src="https://stats.drifty.win/api/pin?username=driftywinds&repo=mixplorer-releases&title_color=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515"
|
||||||
|
alt="Balatro builds"
|
||||||
|
height="120">](https://github.com/driftywinds/mixplorer-releases)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Star History
|
## Star History
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user