Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #9

Open
13 of 19 tasks
scriptsengineer opened this issue Jan 19, 2023 · 3 comments
Open
13 of 19 tasks

Documentation #9

scriptsengineer opened this issue Jan 19, 2023 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@scriptsengineer
Copy link
Member

scriptsengineer commented Jan 19, 2023

Reference API GDExtension

  • Crafting
  • CraftStation
  • CraftStationType
  • Hotbar
  • Inventory
  • InventoryDatabase
  • Item
  • ItemCategory
  • ItemDefinition
  • NodeInventories
  • Recipe
  • Slot

Tutorials
Inventory

  • Add inventory-system to an existing project
  • Remove items from inventory
  • Integrate Inventory to UI basic

Crafting

  • Create basic recipe
  • Create craftstationtype and Craftstation
  • Craft a item with station
  • How to test multiplayer demo
@scriptsengineer scriptsengineer added the documentation Improvements or additions to documentation label Jan 19, 2023
@scriptsengineer scriptsengineer self-assigned this Jan 19, 2023
@deathsyrup
Copy link

Looking forward to the tutorial as I cant get it working currently with your Character Controller addon

@SugarWong97
Copy link

Thanks for your great work!

Is any possible to update wiki or any document for current version, to be frank, wiki is out of date....

@scriptsengineer
Copy link
Member Author

scriptsengineer commented Aug 27, 2024

I'm working on a 2.0 version, the idea is to include strong documentation and also class references.
The reference only became possible now with version 4.3 of gdextension.

The idea of ​​this new version is to focus on the essential classes of this package and make them much clearer using more intuitive names.

#127

@scriptsengineer scriptsengineer added this to the 2.0.0 milestone Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Todo
Development

No branches or pull requests

3 participants