tr7zw / Item-NBT-API

Add custom NBT tags to Items/Tiles/Entities without NMS!
https://www.spigotmc.org/resources/item-entity-tile-nbt-api.7939/
MIT License
556 stars 76 forks source link

[Hacktoberfest] Wiki/Documentation #191

Open tr7zw opened 1 year ago

tr7zw commented 1 year ago

Hey there. Sadly the wiki(as the intended primary documentation of code examples/how-to-s) has been quite unmaintained for a long time. Some examples are only available on the horrible SpigotMC's page sourcecode, the Spigot forums, or Discord. Therefore, I set up the wiki's source to be auto-deployed from the master branch of this repository(https://github.com/tr7zw/Item-NBT-API/tree/master/wiki). From now on, code examples, pitfalls, guides, and documentation can be supplied to the wiki with a normal pull request. For Hacktoberfest, feel free to create a piece of example code, clean up the wording, or update the documentation of the wiki. Then provide it as a valid pull request for Hacktoberfest.

Some examples that need updated code examples/guides:

c99SRS commented 1 year ago

HI @tr7zw can you assign this one to me please?

tr7zw commented 1 year ago

HI @tr7zw can you assign this one to me please?

The issue is open in general since I don't expect anyone to do ALL of that. For Hacktoberfest afaik only the PRs are important(tagged correctly).