PROS Interactive Terminal Setup
- jbeck59
- Jun 25
- 1 min read
pros c add-depot LemLib https://raw.githubusercontent.com/LemLib/LemLib/depot/stable.json
pros c apply LemLib
pros c add-depot LemLibTarball https://raw.githubusercontent.com/Jerrylum/LemLibTarball/depot/depot.json
pros c apply LemLibTarball
#include "lemlib/api.hpp" // IWYU pragma: keep
#include "lemlib-tarball/api.hpp" // IWYU pragma: keep
Comments