Fix story downloads and update repository URLs
- Skip overlay merging for all story types (public stories, friend stories, spotlight) - Update all repository URLs from GitHub to Gitea instance - Update .gitignore to exclude build artifacts and compiled outputs - Configure updater to sync with new XSnap repository
This commit is contained in:
10
README.md
10
README.md
@@ -1,7 +1,7 @@
|
||||
<div align="center">
|
||||
|
||||
<div align="center">
|
||||
<img src="https://github.com/particle-box/PurrfectSnap/blob/dev/banner.jpg" alt="PurrfectSnap" width="100%"/>
|
||||
<img src="https://gitea.majjoduran.app/majjo/XSnap/raw/branch/dev/banner.jpg" alt="PurrfectSnap" width="100%"/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
|
||||
<br>
|
||||
|
||||
[](https://github.com/particle-box/PurrfectSnap/releases/latest)
|
||||
[](https://github.com/particle-box/PurrfectSnap/releases)
|
||||
[](https://github.com/particle-box/PurrfectSnap/blob/dev/LICENSE)
|
||||
[](https://gitea.majjoduran.app/majjo/XSnap/releases/latest)
|
||||
[](https://gitea.majjoduran.app/majjo/XSnap/releases)
|
||||
[](https://gitea.majjoduran.app/majjo/XSnap/src/branch/dev/LICENSE)
|
||||
|
||||
[Installation](#installation) • [Features](#features) • [Build](#build-from-source) • [Community](#community)
|
||||
|
||||
@@ -223,7 +223,7 @@ Extensibility through custom scripts.
|
||||
## Installation
|
||||
|
||||
The guide is no longer needed!
|
||||
Just download and install PurrfectSnap from [here](https://github.com/particle-box/PurrfectSnap/releases). The app automatically detects your device type and applies the appropriate setup.
|
||||
Just download and install PurrfectSnap from [here](https://gitea.majjoduran.app/majjo/XSnap/releases). The app automatically detects your device type and applies the appropriate setup.
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user