11 lines
196 B
YAML
11 lines
196 B
YAML
# repos.yml
|
|
#
|
|
---
|
|
5dd:
|
|
repo_url: "https://github.com/Oliveriver/5d-diplomacy-with-multiverse-time-travel"
|
|
containers:
|
|
5dd_client:
|
|
path: "client"
|
|
5dd_server:
|
|
path: "server"
|