erome launch

This commit is contained in:
Simon
2026-05-05 14:20:46 +00:00
committed by ForgeCode
parent d6fa364b28
commit 3da09dc561
3 changed files with 390 additions and 0 deletions

View File

@@ -256,6 +256,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "hsex",
ty: "HsexProvider",
},
ProviderDef {
id: "erome",
module: "erome",
ty: "EromeProvider",
},
ProviderDef {
id: "sextb",
module: "sextb",