Skip to content

Commit

Permalink
Add project to lists.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
adventurerencounters authored Sep 3, 2021
1 parent 5106e01 commit 7cbc1fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions utils/lists.ts
Original file line number Diff line number Diff line change
Expand Up @@ -263,4 +263,9 @@ export const derivativesList: Record<string, string>[] = [
description: "The Avatars on chain for Loot community",
url: "https://twitter.com/lootavatars",
},
{
name: "Encounters",
description: "Randomly generated encounters for your Characters and Loot",
url: "https://www.adventurerencounters.com/",
},
];

0 comments on commit 7cbc1fd

Please sign in to comment.