Addon Site Static
#1
There is a simple way to share Blender tools without needing to clone the official extension repository via static repository extension, I wish that had been implemented; it would have been really cool and useful.

[Image: attachment.php?aid=162]

[Image: attachment.php?aid=163]

The generation of JSON/HTML files can be done locally on our machines and only handles what is located in the current directory, and can therefore be easily adapted according to needs.


Attached Files Thumbnail(s)
       
Reply
#2
[Image: attachment.php?aid=199]

It's easy to use, drag and drop works without any problems, and Blender saves the repository link via the JSON file without issue.

a much better view of the page compared to the one generated via Blender (I think I like customs cards too much XD )


Attached Files Thumbnail(s)
   
Reply
#3
(06-07-2026, 06:11 AM)LLS Wrote: [Image: attachment.php?aid=199]

It's easy to use, drag and drop works without any problems, and Blender saves the repository link via the JSON file without issue.

a much better view of the page compared to the one generated via Blender (I think I like customs cards too much XD )

Where can I download/use this? Very interesting anyway
Greetings from Brazil :3
Reply
#4
(06-07-2026, 06:11 AM)LLS Wrote: It's easy to use, drag and drop works without any problems, and Blender saves the repository link via the JSON file without issue.

So in principle, we could host STK's blender extensions on say supertuxkart.net with an easy to use interface? I'm assuming that after you click to download, Blender helps handling the installation of the extension users wouldn't have to manually manage things?
Reply
#5
1) yes
2) yes, drag and drop It's functional, and Blender versions that don't support it can just click normally.

At a minimum, we can have the folder structure I presented above and just modify the HTML for the visual aspect, but in my test, I have a yml/scss/html/md structure for that.


[Image: attachment.php?aid=200]


Attached Files Thumbnail(s)
   
Reply
#6
Integration into stk-website

[Image: attachment.php?aid=202]
[Image: attachment.php?aid=203]


Attached Files Thumbnail(s)
       
Reply
#7
new:
wiki_untranslated/STK_Tools/stk_tools.md
_data/addons.yml
_sass/fontawesome/_addons.scss
assets/addons: index.json | all_addon.zip

update:
wiki_untranslated/Installing_Tools.md
assets/css/fontawesome.scss

The JSON file is useful for Blender, and the YAML file is for the interface data on the website.
Reply


Forum Jump: