Skip to content

Commit 7bddad1

Browse files
authored
Update readme.md
1 parent 1fd0a5d commit 7bddad1

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)