Skip to content

Commit ced0859

Browse files
committed
Merge branch 'master' of https://github.com/polymonster/pmbuild
2 parents 6296d3d + 7bddad1 commit ced0859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# pmbuild
2+
[![release](https://github.com/polymonster/pmbuild/actions/workflows/release.yaml/badge.svg)](https://github.com/polymonster/pmbuild/actions/workflows/release.yaml)
23

34
A build system with a focus toward game development, it can be used to orchestrate multi platform build pipelines to transform source assets (textures, shaders, models) into game ready formats, build code, deploy packages and run tests. pmbuild provides a framework to add new build tasks, integrate your own tools and reduce the amount of 'glue' code required to run various build steps.
45

0 commit comments

Comments
 (0)