Skip to content

Commit

Permalink
Merge pull request #1 from adventurerencounters/adventurerencounters-…
Browse files Browse the repository at this point in the history
…patch-1

Add project to lists.ts
  • Loading branch information
adventurerencounters authored Sep 3, 2021
2 parents 5106e01 + 7cbc1fd commit 46207de
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 46207de

Please sign in to comment.