From 10804c25a535519d4db2af2e84c6f4c13b1fe9d9 Mon Sep 17 00:00:00 2001 From: serifas Date: Thu, 21 Mar 2024 14:51:27 -0700 Subject: [PATCH] Update manifest.toml Had to make a new repo and add the ottergui dll without including the project. --- testing/live/InfiniteRoleplay/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/live/InfiniteRoleplay/manifest.toml b/testing/live/InfiniteRoleplay/manifest.toml index 32effad811..38acfe0710 100644 --- a/testing/live/InfiniteRoleplay/manifest.toml +++ b/testing/live/InfiniteRoleplay/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/serifas/InfiniteRoleplay.git" -commit = "eb46eef7c7ca47e94b3563dcfcad31d66535321c" +commit = "e318d70e2285f6f7156dead5c4cc600c28d169fd" owners = ["serifas"] project_path = "Infinite Roleplay" changelog = "Initial Release"