tautcony / ISTA-Patcher

An IL patcher
GNU General Public License v3.0
37 stars 14 forks source link

feat: patch `UserEnvironmentProvider.GetCurrentNetworkType`. Force `NetworkType.Internet`. #15

Closed itstheodor closed 1 year ago

itstheodor commented 1 year ago

NetworkType enum is comprised of Intranet and Internet values. Value 1 coresponds to Internet. Closes #14