From 53b3109f8e67e687c38753312851866bf5cd53f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?AtmoOmen=20=28=E5=B0=81=E5=BE=B5=29?= <110901588+AtmoOmen@users.noreply.github.com> Date: Fri, 15 Dec 2023 23:50:45 +0800 Subject: [PATCH] [Testing]Casexile 1.0.0.0 (#172) * Update manifest.toml * Update manifest.toml --- testing/live/Casexile/manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/live/Casexile/manifest.toml b/testing/live/Casexile/manifest.toml index f6cee4ccda..25e0697ccf 100644 --- a/testing/live/Casexile/manifest.toml +++ b/testing/live/Casexile/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://gitlab.com/Bakura/casexile.git" -commit = "24c89aacb26827218b90ecd296a0637a07af2bb8" -owners = ["RyouBakura"] +repository = "https://github.com/AtmoOmen/casexile.git" +commit = "15cd09622b48eb208aed363df417bc03bfeb0a81" +owners = ["RyouBakura", "AtmoOmen"] project_path = "" -changelog = "Initial Release" \ No newline at end of file +changelog = "Initial Release"