Skip to content

an open-source sandbox mod

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.valve
Notifications You must be signed in to change notification settings

ThePixelMoon/OpenMod

Repository files navigation

Logo OpenMod is a FOSS, and engaging Sandbox mod that delivers a unique and creative gameplay experience.

Features 🧰

  • Complete scripting with Lua
  • ViewModel Hands
  • A fully functioning Physics Gun, just like Garry's Mod
  • Panorama recreation using HTML
  • Support for mounting games, such as: Team Fortress 2, Half-Life 2: Deathmatch, and more
  • Metaballs
  • Source Shader Editor support (-shaderedit console parameter)
  • A working Spawn Menu
  • Glow Effect straight from Team Fortess 2
  • CoPlay by CoaXioN

Building 🔨

Windows 🤓

  1. Get Visual Studio 2013
  2. Run createopenprojects.bat
  3. Open the .sln file and build the solution

Linux 👽

  1. Install all Source SDK dependencies
  2. Run ./createopenprojects.sh
  3. Build with make

Contributing 🧑

Pull requests are always welcome. For major changes, please open an issue first to discuss what you would like to change.