kyoukaya / hoxy

Intercept, decrypt, and process Girl's Frontline game data
22 stars 4 forks source link

Config file #5

Open kyoukaya opened 5 years ago

kyoukaya commented 5 years ago

Load the url block list from a file and provide an interface for mods to use a config file of their own.

spflaumer commented 1 year ago

i have started writing a function to read a file and for now have inserted it into the cmd/example/hoxy.go file.

spflaumer commented 1 year ago

should the modules maybe use the ini config format?

spflaumer commented 1 year ago

it should be possible to initalize several mods with a single config file using ini

kyoukaya commented 1 year ago

@1nekomata this project has been abandoned for awhile now as I haven't played the game in years, and don't really have any plans to. You're welcome to maintain a fork if you'd like and I can link to your fork if it's actively developed and finally archive this repository.

spflaumer commented 1 year ago

i see. thats too bad. i can't promise that i can actively maintain a fork at the moment; i am relatively new to go and haven't even read that much of your code, so i can't really tell if i'd like to maintain this or write a similar program. but if i do ever consider doing so i will notify you