Mod Archive Forums

Community => Project / Coder's Corner => Topic started by: schatteneis on October 10, 2024, 17:10:49

Title: Dumb Simple Random mod player
Post by: schatteneis on October 10, 2024, 17:10:49
wrote a very simple random mod player that grabs the mods from the archive, only tested on linux for now

https://github.com/Schatteneis/modradio/tree/main
Title: Re: Dumb Simple Random mod player
Post by: knochenhans on October 17, 2024, 11:36:12
Hi, I checked out your code out of curiosity but to be honest, it looks suspicious and not related to playing MODs or The Mod Archive in any way and rather like some kind of backdoor utility. ???

Could you explain what https://github.com/Schatteneis/modradio/blob/main/modradio.c does?
Title: Re: Dumb Simple Random mod player
Post by: schatteneis on October 17, 2024, 13:40:16
It's actually just a bash script compiled to C code using shc
Title: Re: Dumb Simple Random mod player
Post by: schatteneis on October 17, 2024, 13:48:11
tho, i have now uploaded the shell script with the api key redacted and added a note in the readme