simplex2/locator_config.moon
Paul Liverman III 7c6f7dab03 todo api done
2018-03-13 02:15:38 -07:00

26 lines
385 B
Plaintext

{
{
path: "applications.users"
remote: {
name: "users"
fetch: "https://github.com/lazuscripts/users"
}
}
{
path: "utility"
remote: {
name: "utility"
fetch: "https://github.com/lazuscripts/utility"
}
}
{
path: "locator"
remote: {
name: "locator"
fetch: "https://github.com/lazuscripts/locator"
}
}
}