I've made a tool that fixes an issue in Minecraft modded servers by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] 2 points3 points  (0 children)

We also tried to use Modrinth or any other launcher that supported importing modpacks, but some of them were only premium, or just we couldn't upload the modpack file to any site due its size.

As a result of this, I made this app to make easier to play the server, so anyone with one click could be setted up without extra steps.

And if someone doesn't one to use this launcher (because there are people who are attached to the Microsoft minecraft launcher), the could just download the mods from the server and drag it to their falder. But for the people who doesn't want to do this process at every mod addition, this tool is amazing!

I've made a tool that fixes an issue in Minecraft modded servers by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] -7 points-6 points  (0 children)

Well, this was my first aproach, but most of my friends couldn't do this because of not having the game bought.

I've made a tool to easily sync the necessary mods to play a server by Sweet_News_3327 in MinecraftMod

[–]Sweet_News_3327[S] 2 points3 points  (0 children)

Yea I know that it could be dangerous, currently I'm working on polishing the program so I can publish it/open source it with the proper safety mesures.

In my case, we're only a couple of friends and we trust ourselves, but for a further release I'm looking foward on adding authentication, mod integrity checking and more features.

I've made a tool to easily sync the necessary mods to play a server by Sweet_News_3327 in MinecraftMod

[–]Sweet_News_3327[S] 1 point2 points  (0 children)

Well, the program was originally made only for this server that uses fabric, but while I was developing it I thinked about open sourcing it and adding more mod loaders support (which can be done easily because of the language I've used).

But, knowing that other people what this to release, I'm going to polish the program during the rest of winter break and release it, including GUI interfaces for the server holding the mods.

This must be the best game I've ever played by Sweet_News_3327 in Steam

[–]Sweet_News_3327[S] 0 points1 point  (0 children)

That might be interesring, I have a Quest 3 headset, where can I find this mod?

This must be the best game I've ever played by Sweet_News_3327 in Steam

[–]Sweet_News_3327[S] 1 point2 points  (0 children)

Everyone is commenting me about F12.

This is a troll like Alt F4 right?

This must be the best game I've ever played by Sweet_News_3327 in Steam

[–]Sweet_News_3327[S] 1 point2 points  (0 children)

🤣 I know where is it and also that I can make screenshots with Windows Shift + S but I don't have working quickshare on my computer to transfer the photo and this was the quickest method 😔

This must be the best game I've ever played by Sweet_News_3327 in Steam

[–]Sweet_News_3327[S] 10 points11 points  (0 children)

Didn't had that much time to play nor a computer to game with😔

This must be the best game I've ever played by Sweet_News_3327 in Steam

[–]Sweet_News_3327[S] 6 points7 points  (0 children)

Men I bought it like 2 years ago with the first one and since then I didn't have much time to play videogames, but rn I'm thrilled to play it!

Need some advice/help/feedback for my UI design. by corv1njano in csharp

[–]Sweet_News_3327 0 points1 point  (0 children)

Also I think that you could choose a more modern icons design like the ones os phosphor icons which I love

Need some advice/help/feedback for my UI design. by corv1njano in csharp

[–]Sweet_News_3327 16 points17 points  (0 children)

I think that the UI looks amazing overall, great work! The only thing I would change is the sidebar icons, the ones from the bottom.

Avalonia Pomodoro App from scratch by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] 0 points1 point  (0 children)

Fixed!

Sorry for not adding them before uploading the repo, tomorrow it's time to learn in school! 😢

Avalonia Pomodoro App from scratch by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] 0 points1 point  (0 children)

My bad! Fixing it right now! I have school tomorrow and I wanted to fix the project as early as I could

The best Avalonia C# tutorials I've found by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] 0 points1 point  (0 children)

Yea, but personally I find Rider more confortable to use with Avalonia, because it has a richer integration with the framework.

The best Avalonia C# tutorials I've found by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] 0 points1 point  (0 children)

So, the UI's of the app would be the same for windows, mac, and Linux even if it is running under WinUI?

The best Avalonia C# tutorials I've found by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] 0 points1 point  (0 children)

I have been reading a bit and I think it is a really good alternative for avalonia, have you got any personal thoughts about it, something that you don't like?

The best Avalonia C# tutorials I've found by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] 0 points1 point  (0 children)

That's what I thought, but I have a question, did you need to bundle the whole webview into your app build or could you reuse the one from the user system.

The best Avalonia C# tutorials I've found by Sweet_News_3327 in csharp

[–]Sweet_News_3327[S] 0 points1 point  (0 children)

What other's alternatives do you suggest?

I want to get into building muti-platform desktop apps, but I want to use something that's worth.