Ward727a / godot_datatable_plugin

A plugin that allow you to create datatable like Unreal Engine, but in Godot!
https://godotengine.org/asset-library/asset/2986
MIT License
48 stars 3 forks source link

Documentation Update #8

Closed Phlegmlee closed 4 months ago

Phlegmlee commented 4 months ago

I went through all the files with substantial comments in them for small edits and QoL improvements for understanding how your plugin works.

I also updated the ReadMe to ensure plugin users understand how to use it.

This PR is all comments and readme changes, rejecting it will not hurt my feelings and I understand if you don't think it is necessary.

Have a great day and thank you for making such an awesome plugin.

Phlegmlee commented 4 months ago

Commit [d56f684] removes unused _ready() and _process() functions from a few files. Feel free to discard the changes if you would like to keep them.

Ward727a commented 4 months ago

Done, thank you very much for this! :)