Rémy Raes

Results 158 comments of Rémy Raes

Why bothering creating GitHub, Thunderstore Stable or Unstable channels, when we can just fetch all available versions from Thunderstore and let users choose themselves (à-la-Minecraft Launcher, if it still works...

I don't think updating mods would cause lag when updating mods; while parsing package API, you'd directly find out which mods need to be updated, and those don't have such...

We'd have to merge old config file and new config settings.

@GeckoEidechse is there a standard way to store mods configuration files? Like are they all in `mods/My.Mod/cfg/` folder, or all named `*.cfg` (`mods/My.Mod/**/*.cfg`)? This would allow us to do some...

Regarding mods, we gotta be careful to remove leftover files only and not configuration files, as stated in #42.

I don't know at all how skins work. Could we visualize them in Viper (using three.js for example : https://threejs.org/examples/?q=dds#webgl_loader_texture_dds) ?

Can't we find free models matching the official ones?

While adding new skins, what's the difference between modifying VPK files and mods installing?

@GeckoEidechse do you have any answer to my multiple questions? 😏

> Thing is adding it to this repo might add too much noise to commit history. Maybe a separate repo for it? Good idea, I'll let you create the repo...