[RELEASE] .srobj Import/Export Blender Plugin

07/26/2025 18:21 szabo177#1
**Hey everyone! :)
I’m releasing my first Blender plugin to the public! It’s a pretty basic one compared to the paid options on the market, but I think it works fine, and it could serve as a foundation for future projects for someone else.

Story time:

Plugin Installation:
 • First, download Blender (v4.5.0). I just grabbed it quickly from the Steam Store.
  (From what I’ve seen, the Steam version might include a few extra pre-installed addons — like instant .dds support — which could be handy later.)

 • Once installed, open up Blender.

 • Click on Edit > Preferences...

 • In the new window, go to the Add-ons section.

 • In the top-right corner, click the small arrow and select Install from Disk...

 • Browse to the SROBJ_import_export_final_HU.py file and select it.

 • Finally, make sure the plugin is enabled by checking the box next to its name.
Installation guide in pictures:

How to import your first assets:
How to get and convert weapon files to .srobj and .dds OR .png:

Time to import your first asset:


Final words:

That’s all for now — but I’m already working on the next plugin, which will be able to import directly from Joymax file formats, without any annoying or unnecessary conversions.
Be patient — I’m doing my best!
:handsdown:

ONLY IMPORT PLUGIN: SROBJ_import_only_final.py (Blender v4.5.0)
IMPORT & EXPORT PLUGIN: SROBJ_import_export_final_HU.py (Blender v4.5.0)
09/19/2025 08:46 OdaAli#2
a true hidden gem <3