@p00ls-games/sdk Browser library to integrate with p00ls games Using as library Browser Here is an example on how to use in Unity As lib Use npm install @p00ls-games/sdk to install the library MonoRepo commands Building Run nx build p00ls-games-sdk to build the library. Running unit tests Run nx test p00ls-games-sdk to execute the unit tests via Jest.