File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 13
13
"contributions" : [
14
14
" code"
15
15
]
16
+ },
17
+ {
18
+ "login" : " ashblue" ,
19
+ "name" : " Ash Blue" ,
20
+ "avatar_url" : " https://avatars2.githubusercontent.com/u/643307?v=4" ,
21
+ "profile" : " http://blueashes.com" ,
22
+ "contributions" : [
23
+ " code"
24
+ ]
16
25
}
17
26
],
18
27
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# Fluid Behavior Tree
2
2
[ ![ Build Status] ( https://travis-ci.org/ashblue/fluid-behavior-tree.svg?branch=master )] ( https://travis-ci.org/ashblue/fluid-behavior-tree )
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1 -orange.svg?style=flat-square )] ( #contributors )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors )
4
4
5
5
A pure code behavior tree micro-framework built for Unity3D projects.
6
6
Granting developers the power to dictate their GUI presentation.
@@ -655,7 +655,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
655
655
656
656
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
657
657
<!-- prettier-ignore -->
658
- <table ><tr ><td align =" center " ><a href =" https://jesse.tg " ><img src =" https://avatars0.githubusercontent.com/u/1175189?v=4 " width =" 100px; " alt =" Jesse Talavera-Greenberg " /><br /><sub ><b >Jesse Talavera-Greenberg</b ></sub ></a ><br /><a href =" https://github.com/ashblue/fluid-behavior-tree/commits?author=JesseTG " title =" Code " >💻</a ></td ></tr ></table >
658
+ <table ><tr ><td align =" center " ><a href =" http://blueashes.com " >< img src = " https://avatars2.githubusercontent.com/u/643307?v=4 " width = " 100px; " alt = " Ash Blue " />< br />< sub >< b >Ash Blue</ b ></ sub ></ a >< br />< a href = " https://github.com/ashblue/fluid-behavior-tree/commits?author=ashblue " title = " Code " >💻</ a ></ td >< td align = " center " >< a href = " https://jesse.tg " ><img src =" https://avatars0.githubusercontent.com/u/1175189?v=4 " width =" 100px; " alt =" Jesse Talavera-Greenberg " /><br /><sub ><b >Jesse Talavera-Greenberg</b ></sub ></a ><br /><a href =" https://github.com/ashblue/fluid-behavior-tree/commits?author=JesseTG " title =" Code " >💻</a ></td ></tr ></table >
659
659
660
660
<!-- ALL-CONTRIBUTORS-LIST:END -->
661
661
You can’t perform that action at this time.
0 commit comments