BareMinimumStudios / playerex

Adds RPG attributes to Minecraft using the Fabric ecosystem.
MIT License
2 stars 9 forks source link

[FEATURE] Weapon/Armor Leveling System (#23) #49

Open RedstoneWizard08 opened 1 month ago

RedstoneWizard08 commented 1 month ago

Closes #23 WIP DO NOT MERGE

naomieow commented 1 month ago

Please set up GPG/SSH signing for your commits

RedstoneWizard08 commented 1 month ago

Please do not include formatting changes in a non-formatting PR.

Ok, will do.

RedstoneWizard08 commented 1 month ago

Please set up GPG/SSH signing for your commits I'll work with Poke on that, as I don't know how. I've only ever used git over HTTPS.

naomieow commented 1 month ago

I'll work with Poke on that, as I don't know how. I've only ever used git over HTTPS.

You can sign your commits with GPG when using HTTPS auth - git just also allows you to sign with SSH as well. I personally use SSH auth and GPG signing. Here is the GitHub documentation for setting up GPG signing.

RedstoneWizard08 commented 1 month ago

btw @naomieow I can prob work on this again tomorrow, I've been busy with homework until now

naomieow commented 1 month ago

btw @naomieow I can prob work on this again tomorrow, I've been busy with homework until now

awesome, am currently working on getting basic armour levelling working right now