Skip to content

Releases: DaviBe92/Autostarter

Autostarter for OBS - 2.1

20 Feb 21:05

Choose a tag to compare

Features

  • 🚀 Automatically launch programs when OBS starts
  • 🎯 Save multiple loadouts for different scenarios
  • 📱 Launch multiple programs per loadout
  • ⚙️ Highly configurable launch options:
  • 🔽 Launch programs minimized
  • 🔄 Automatic program termination when OBS exits
  • 💬 Optional launch confirmation dialog
  • 🎮 Launch and quit programs directly from OBS
  • 💻 Command line support (--autostarter "loadoutname")

Improvements over the old Lua Script

  • ✨ Native C++ implementation for better performance
  • 📦 Multiple loadout support
  • 💬 Added launch confirmation option
  • 🔧 More configuration options
  • 🛠️ Full process management with proper termination
  • 🔍 Prevents duplicate programm launches
  • ⚡ Faster startup and response times
  • 🖥️ Modern UI with better usability

Fixes

  • Fixed programms with multiple windows not closing

Autostarter for OBS - Improved Native Plugin

05 Feb 16:42
871e6f9

Choose a tag to compare

Features

  • 🚀 Automatically launch programs when OBS starts
  • 🎯 Save multiple loadouts for different scenarios
  • 📱 Launch multiple programs per loadout
  • ⚙️ Highly configurable launch options:
  • 🔽 Launch programs minimized
  • 🔄 Automatic program termination when OBS exits
  • 💬 Optional launch confirmation dialog
  • 🎮 Launch and quit programs directly from OBS
  • 💻 Command line support (--autostarter "loadoutname")

Improvements over the old Lua Script

  • ✨ Native C++ implementation for better performance
  • 📦 Multiple loadout support
  • 💬 Added launch confirmation option
  • 🔧 More configuration options
  • 🛠️ Full process management with proper termination
  • 🔍 Prevents duplicate programm launches
  • ⚡ Faster startup and response times
  • 🖥️ Modern UI with better usability

Lua Version

30 Dec 13:39
4aadf2f

Choose a tag to compare

Lua Script version of the OBS Autostarter.