Giter Club home page Giter Club logo

Comments (6)

StavWasPlayZ avatar StavWasPlayZ commented on June 18, 2024 2

Hey there! Thank you so, so much for your comment! You don't even know how much it means to me ๐Ÿฅน๐Ÿ’”

Actually, I have been planning to begin backporting the mod anyways starting tomorrow! I can't promise to make it all the way to 1.19.2, and heck โ€” let alone 1.20; But I was able to deliver on making the Fabric port, so fingers crossed that I'd also succeed downgrading it from there ๐Ÿ˜ญ

I highly appreciate the call for assistance! However, I would like to stay on the confines of my fellow friends as playtestsers, since I always host my test servers locally. It would thus put me under risk to share my private network and IP address...

All I can say is that you should stay tuned during the next couple of weeks or so. I'll try my best and update you under this issue thread.

Thank you so much for your support!
Enjoy thy plays ๐Ÿช‡

from genshin-instruments.

whatamaniac avatar whatamaniac commented on June 18, 2024 1

Hey, Just wanted to say Thank you very very very much๐Ÿ’–. I thought it'll take time but 2 days xDD Daamnn that was quick... Even i wanna learn some coding skills now. But anyways thnk you again... I'll try my best to promote this mod and i'll also ask my friends to promote it aswell on their streams whenever i release the SMP... cuz i believe it has alot of potential. Keep doing what you're doing. I hope we'll see more such beautiful mods in furture aswell๐Ÿค—Peace

from genshin-instruments.

StavWasPlayZ avatar StavWasPlayZ commented on June 18, 2024

It has been done!
https://github.com/StavWasPlayZ/Genshin-Instruments-Fabric/releases/tag/1.19.2-2.8

Please report any issues that may arise in the Fabric repository.

from genshin-instruments.

StavWasPlayZ avatar StavWasPlayZ commented on June 18, 2024

You're very much welcome. Hope y'all enjoy!

Even i wanna learn some coding skills now

Start with C#!! Java is messy and so will it mess you up. Judging from experience ๐Ÿ˜… (C# โ‰ˆ Java)
Minecraft, as a whole, is coded in a very weird way, and I wouldn't recommend going straight to it. I'd say go this route:

C# -> Java -> HTML/CSS/JS (Web development kit, lean to use devtools!!) -> Any server framework (ASP.NET for C# is nice, or NodeJS for JavaScript) -> Forge modding -> Fabric if you wanna

Note that between each language you learn, you should make a small project with it. For instance:

  • C# & Java: Build a console tool with C# or Java that'll help you... sort your books by a category (name, serial number and whatnot), or backup your driver, or make some fun "complete the story" and hangman games etc.
  • Webdev kit: Make a nice portfolio to introduce yourself! A homepage that ascribes your "about me", some iframes to your YouTube or Instagram in a "Find me" page; go wield. Especially with design (CSS).
  • Server framework: Mix em all up; make a blog website where the user must log in to post something nice (get inspirations from Facebook or a social media you like), user pages, and restricted pages (such that only logged in users or admins can access x page)
    • You might need SQL for that one (preferably MYSQL)

This route will guarantee you know all the basics of computer science and programming. Web-dev will also give you much more depth to networking and server-client relationships, and oh boy does Minecraft need some.

Also note that Fabric itself is literally just a mod loader, and maybe the Fabric API helps with some stuff here and there. That means that you'll have to manipulate the game itself (via Mixins and whatnot) to mostly behave as you wish. That is why I recommend getting started with Forge, as it is a whole blown API with immense amounts of features for devs.

At least that's my recommendation, lol.
Good luck!!

EDIT: I'd urge you to use VSCode for Java and webdev because oh my Lord is it a savior.
(not ASP.NET though, use Visual Studio for that)

from genshin-instruments.

whatamaniac avatar whatamaniac commented on June 18, 2024

I always wanted to create a mod of own for my season of SMP and i didn't knew where to start from cuz i have alot of things pending which are lined up for this year (SMP work, Getting my Modpack ready as soon as Modrinth Launcher comes out, get back to uploading VODS etc) and when u have so many things lined up... i usually get lazy and don't understand where to begin from.

I actually needed someone to tell me what to do and how to proceed and You had to be that person for me. This was really helpfull. Thank you once again for guiding. I'll surely proceed with all of these as soon as i get all the lined up things sorted๐Ÿ˜Š๐Ÿ’–

from genshin-instruments.

StavWasPlayZ avatar StavWasPlayZ commented on June 18, 2024

Good luck with everything!

I will now be locking this conversation.
Remember to report any issues to the Fabric repository. You may also suggest a new feature / feature change under the suggestion label in this repository.

Yet again, thank you so much for your support!

from genshin-instruments.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.