docs(v2): add trpgengine showcase (#4354)

This commit is contained in:
moonrailgun 2021-03-06 02:43:53 +08:00 committed by GitHub
parent 96e7fcef25
commit d032acdc93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -694,6 +694,15 @@ const users = [
source: 'https://github.com/protoncr/tourmaline',
tags: [],
},
{
title: 'TRPG Engine',
description:
'IM Application which build for TRPG, like slack and discord',
preview: require('./showcase/trpgengine.png'),
website: 'https://trpgdoc.moonrailgun.com/',
source: 'https://github.com/TRPGEngine/Client',
tags: [],
},
{
title: 'uniforms',
description: 'A set of React libraries for building forms',