mirror of
https://github.com/packwiz/packwiz.git
synced 2025-10-14 15:04:32 +02:00
Stupid goland refactoring stuff it shouldn't
This commit is contained in:
@@ -220,7 +220,7 @@ type modFileInfo struct {
|
||||
GameVersions []string `json:"gameVersion"`
|
||||
Fingerprint int `json:"packageFingerprint"`
|
||||
Dependencies []struct {
|
||||
ModID int `json:"addonIDFlag"`
|
||||
ModID int `json:"addonId"`
|
||||
Type int `json:"type"`
|
||||
} `json:"dependencies"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user