simplex2/locator_config.moon

29 lines
418 B
Plaintext

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