Roukys / HHauto

GNU General Public License v3.0
45 stars 44 forks source link

Support for esprit.hentaiheroes.com #416

Closed Sindzieva01 closed 2 years ago

Roukys commented 2 years ago

@Sindzieva01 script should now load on this site, it should popUp you needed info please copy them here :) also please do tell me if some of the options are not in use on this site :)

UncleBob800 commented 2 years ago

image image Functionally, the game is identical to www.hentaiheroes.com, with only one difference - there is only Russian and no others. Simply put, no additional changes to the script are needed, you just need to add this subdomain to the script. Yesterday I personally put in code HHKnownEnvironnements["esprit.hentaiheroes.com"] = {name:"OGHH_prod",id:"hh_hentai"}; and everything worked without problems.

UncleBob800 commented 2 years ago

P.S. OGHH_prod because the site is located on the domain https://ohgames.me/ 😊

Roukys commented 2 years ago

perfect adding it now in v23 @Sindzieva01 @UncleBob800