mt-mods / technic

Technic mod for Minetest
18 stars 25 forks source link

Add public registration API for Technic chests #231

Open S-S-X opened 3 years ago

S-S-X commented 3 years ago

See #117 and https://github.com/mt-mods/technic/issues/117#issuecomment-722401643

PR that updated registration to provide basic usable API is merged.

Things to do:

OgelGames commented 3 years ago

An issue really isn't needed when a PR to fix it is created at the same time...

S-S-X commented 3 years ago

An issue really isn't needed when a PR to fix it is created at the same time...

Like stated also on linked PR "API is not complete but more like starting point" pull request linked here is far from complete implementation, more is needed to make it complete. It is also different from #117 and that issue has separate PR which is supposed to close it.

I think it is good to have issue as a reminder after linked PR is closed. edit. should also remove closing keyword, will update that.