mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-20 05:26:30 +02:00
Stupid goland refactoring stuff it shouldn't
This commit is contained in:
parent
615fe97369
commit
1b21b91ac2
@ -220,7 +220,7 @@ type modFileInfo struct {
|
|||||||
GameVersions []string `json:"gameVersion"`
|
GameVersions []string `json:"gameVersion"`
|
||||||
Fingerprint int `json:"packageFingerprint"`
|
Fingerprint int `json:"packageFingerprint"`
|
||||||
Dependencies []struct {
|
Dependencies []struct {
|
||||||
ModID int `json:"addonIDFlag"`
|
ModID int `json:"addonId"`
|
||||||
Type int `json:"type"`
|
Type int `json:"type"`
|
||||||
} `json:"dependencies"`
|
} `json:"dependencies"`
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user