Sauerworld Forum

Python Script to read and write brush files (*.obr)

pink-vertex

  • *
  • 4
  • +5/-0
Python Script to read and write brush files (*.obr)
« on: March 29, 2018, 04:23:54 PM »
I thought i might share this here - an experimental python script to read and write *.obr files which are less complex than *.ogz map files
There are two generator functions implemented (yet):

Gist Link
« Last Edit: March 29, 2018, 04:28:31 PM by pink-vertex »

arCABAL

  • *
  • 11
  • +4/-0
Re: Python Script to read and write brush files (*.obr)
« Reply #1 on: April 18, 2018, 11:28:43 PM »
Can you explain more about what this is exactly? You're somehow scripting pastebrush and savebrush commands with python? Maybe use Peek to show what you can do with this?