Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

doc: update readme #67

Merged
merged 1 commit into from
May 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,33 @@
# HSRPizzaHelper
<p align="center">
<a href="https://github.com/pizza-studio/HSRPizzaHelper"><img src="https://hsr.ophelper.top/img/hsrhelper_headline.png" width="720"alt="HSRPizzaHelper"></a>
</p>

<h1 align = "center">HSR Pizza Helper</h1>
<h4 align = "center">A game tool for Honkai: Star Rail on Apple platforms</h4>
<div align = "center">
<a href="https://github.com/pizza-studio/hsrpizzahelper/blob/dev/READNE_zh.md">简体中文</a> &nbsp; · &nbsp;
<a href="https://hsr.ophelper.top">Official Website</a> &nbsp; · &nbsp;
<a href="https://github.com/pizza-studio/hsrpizzahelper/blob/dev/CONTRIBUTING.md">Contribution Guide</a>
</div>

<div align = "center">
<img alt="GitHub" src="https://img.shields.io/github/license/pizza-studio/hsrpizzahelper">
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/pizza-studio/hsrpizzahelper">
<img alt="GitHub tag (latest by date)" src="https://img.shields.io/github/v/tag/pizza-studio/hsrpizzahelper">
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/pizza-studio/hsrpizzahelper">
<img alt="Platforms" src="https://img.shields.io/badge/Platforms-iOS%7CiPadOS%7CmacOS%7CwatchOS-blue">
<img alt="Discord" src="https://img.shields.io/discord/1013415539298816060">
</div>

Welcome to the public repository for **HSR Pizza Helper**, a game tool app for Honkai: Star Rail.

**HSR Pizza Helper** is based on Swift and SwiftUI, available on iOS, iPadOS, macOS, and watchOS.

The app is currently still in development and has not been uploaded to the app store.

<a href="https://apps.apple.com/app/id6448894222"><img src="https://hsr.ophelper.top/img/app_store.svg" alt="HSRPizzaHelper"></a>
<a href="https://apps.apple.com/app/id6448894222"><img src="https://hsr.ophelper.top/img/app_store_mac.svg" alt="HSRPizzaHelper"></a>

## Introduction

Similar to [Genshin-Pizza-Helper](https://github.com/CanglongCl/Genshin-Pizza-Helper), this app helps you track your stamina and expeditions on widgets. Other features are coming soon.
Expand All @@ -20,6 +42,11 @@ All types of PR are welcome, but

Before contributing, read [CONTRIBUTING](CONTRIBUTING.md).

## Contact Us

- [Discord Server](https://discord.gg/328bxCn5sd)
- [QQ Channel](https://pd.qq.com/s/9z504ipbc)

## License

Source code in this repository is made available under the [GPL-3.0 license](LICENSE)