enenra / space-engineers-utilities

A Blender 4.0+ addon to streamline working on assets for Space Engineers.
https://spaceengineers.wiki.gg/wiki/Modding/Tools/Space_Engineers_Utilities
GNU General Public License v3.0
48 stars 12 forks source link

Is there a case in which storing configs on github to be updated dynamically makes sense? #282

Closed enenra closed 2 years ago

enenra commented 3 years ago

For example, empty definitions could be listed in a config file in github and SEUT could load updated versions from the repo automatically / on request.

https://blender.stackexchange.com/questions/122589/python-with-blender-using-enumproperty-the-dynamic-way

enenra commented 2 years ago

This seems like it would be more effort than worth, though I might consider putting more of that stuff into external config files.