Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 296 Bytes

Mewmba

Mewmba is the trinsic metaverse cat on a roomba.

Setup

Create an ./api-key.ts file with the following contents:

export const GATHER_API_KEY = "YOUR API KEY HERE";
export const GATHER_SPACE_ID = "YOUR SPACE ID HERE";
export const GATHER_MAP_ID = "YOUR MAP NAME HERE";