Initial commit
This commit is contained in:
commit
2255e73949
9 changed files with 373 additions and 0 deletions
9
pack.toml
Normal file
9
pack.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[custom.all.advent]
|
||||
type = "local"
|
||||
path = "."
|
||||
ipkg = "advent.ipkg"
|
||||
|
||||
[custom.all.structures]
|
||||
type = "local"
|
||||
path = "../structures"
|
||||
ipkg = "structures.ipkg"
|
Loading…
Add table
Add a link
Reference in a new issue