Compare commits

...

3 Commits

Author SHA1 Message Date
beu
9b5411bc43 update hash 2025-03-12 09:34:29 +01:00
beu
9cfd157fd2 bump version 2025-03-12 00:31:46 +01:00
beu
a559009ee5 update hash list 2025-03-12 00:30:43 +01:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
const array<string> C_InterfacesPacksHashes = {
"c48796635bd234a22214336def4397bebb22a0f483ed6b30a4f412a1953be60e" // Anonymised TMWC 2024 - 1.0
"c48796635bd234a22214336def4397bebb22a0f483ed6b30a4f412a1953be60e", // Anonymised TMWC 2024 - 1.0
"2a542ea483db750bb7a6240ea885e23eb34add0f88fbdfa38b5daa816d094cef" // Beacon Duo League - 1.0
};

View File

@@ -3,4 +3,4 @@ name = "Custom Interfaces Loader"
siteid = 671
author = "Beu"
category = "Interfaces"
version = "0.2"
version = "0.3"