Umatriz / nomi

Nomi - Minecraft launcher powered by Rust.
GNU General Public License v3.0
7 stars 3 forks source link

Change pixels per point on mac to be 2 instead of 1 #26

Closed OlshaMB closed 4 months ago

Umatriz commented 4 months ago

Making it a setting sound as a really great idea. I would appriciate if you could do it,

OlshaMB commented 4 months ago

Where should I put this setting? Putting this in the Settings doesn't make sense

OlshaMB commented 4 months ago

Also shouldn't nomi-core be stateless(at least storing only storage paths)?

Umatriz commented 4 months ago

Where should I put this setting? Putting this in the Settings doesn't make sense

Make something like ClientSettings and put it in the client crate

Umatriz commented 4 months ago

Also shouldn't nomi-core be stateless(at least storing only storage paths)?

I don't understand what do you mean. You may create an issue because it seems to be out of scope for this PR.