Compare commits

...

2 Commits

Author SHA1 Message Date
beu
381e31f663 bump version 2025-01-16 22:11:26 +01:00
beu
be3b6d225c add Anonymised TMWC 2024 mode 2025-01-16 22:11:17 +01:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

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