mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 13:02:26 +00:00
Hurray, it downloads
This commit is contained in:
parent
173fd486fe
commit
e896987c66
5 changed files with 62 additions and 6 deletions
16
dependencies/dep2/VersionFile.json
vendored
Normal file
16
dependencies/dep2/VersionFile.json
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
'Package': 'dep2',
|
||||
'Author': 'Author Name',
|
||||
'License':'License name',
|
||||
'Version': '1.0.0',
|
||||
'Remote': 'vishap.oberon.com',
|
||||
'Port': '80',
|
||||
'Files': {
|
||||
'0': 'File1.Mod',
|
||||
'1': 'File2.Mod',
|
||||
'2': 'MakeFile'
|
||||
},
|
||||
'Dependencies': {
|
||||
'dep1': '1.0.0'
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue