Releases: Vurv78/gmbm
Releases · Vurv78/gmbm
gmbm v0.6.0
gmbm v0.4.0
Premake support in the next update.
Rebranded from gm_binpkg -> gmbm
- Integrated raw gcc support (Will fire if it finds a single cpp file without finding a msbuild project)
- Don't use current working dir for installs, install to the program's directory.
- Made git cloning silent
- Made cargo building silent
Builds generated by github actions below
gm_binpkg v0.3.0
- Rust/Cargo support
- CMake support
Builds generated by github actions below
gm_binpkg v0.2.0
Mostly internal changes
- Added
init
command to be run on first install (prep for #5) build
command won't stop you from rebuilding if a dll is already present.- Packages generate a pkg.toml file
- Git clone folder will be named
repo
from now on rather than the package name
Builds generated by github actions below
gm_binpkg v0.1.0
Technically works, but is rough around the edges and doesn't support arguably the largest source of gmod modules, cmake
Builds generated by github actions below