#An Addon for Cryptid
1 messages · Page 1 of 1 (latest)
Sounds great, I don't think you've chosen the greatest way of distribution there. It will fall out of date quickly as cryptid updates
you could share it as a separate mod that may or may not depend on cryptid, or if you'd rather it be added to cryptid itself (might be a bit over the top), you can make a PR
that does not scale very well
at least not without a proper form of version control
I don't see why it can't be a separate mod, that would be much easier to maintain?
besides, cryptid 0.4.3a is already out of date by 100 commits at this time
I just don't think being a beginner warrants making things more complicated than they need to be
it would literally be the same code but without all of cryptid around it-
two things, using the latest release might not be a great idea for development purposes, and your functionality could easily be extracted into its own mod file to be distributed separately, and you would not have to worry about staying up to date with cryptid
just let yourself be warned it won't be maintainable, do with that what you will
Ok i'll try this tks
You can make a fork of a GitHub repository which will let you basically auto-update when we update Cryptid
If you make a fork of Cryptid with the tag 0.4.3a and then paste your code in, it should auto-update
It seems easier. Tks
Another idea you might like would be to create your own .lua file with your editions that can just be added to the Items folder
thanks but i prefer add my editions in the misc file
Wait, it's a add-on for cryptid, or it's a modified version of cryptid?