- added hsr's patch repo url
This commit is contained in:
Observer KRypt0n_ 2023-05-01 20:25:18 +02:00
parent b178f1050a
commit 258bd9be14
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "anime-launcher-sdk"
version = "1.1.2"
version = "1.1.3"
authors = ["Nikita Podvirnyy <suimin.tu.mu.ga.mi@gmail.com>"]
license = "GPL-3.0"
readme = "README.md"

View file

@ -21,8 +21,7 @@ impl Default for Patch {
path: launcher_dir.join("patch"),
servers: vec![
// Temp solution
format!("file://{}/patch", launcher_dir.to_string_lossy())
String::from("https://notabug.org/mkrsym1/astra")
],
// Disable root requirement for patching if we're running launcher in flatpak