An open source Danmaku development kit for Unity3D.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add sitemap to docs

james713 df01724b 1e875dc7

+4 -1
+4 -1
docs/docfx.json
··· 36 36 ] 37 37 } 38 38 ], 39 + "sitemap": { 40 + "baseUrl": "https://jamessliu.com/DanmakU/" 41 + }, 39 42 "overwrite": [ 40 43 { 41 44 "files": [ ··· 48 51 } 49 52 ], 50 53 "globalMetadata": { 51 - "_appTitle": "DanmakU", 54 + "_appTitle": "DanmakU", 52 55 "_appFooter": "© 2018 James Liu", 53 56 "_enableSearch": "true", 54 57 "_disableContribution": "false",