All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Inventory.InventoryUpgrades.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Inventory;

import "POGOProtos/Inventory/InventoryUpgrade.proto";

message InventoryUpgrades {
	repeated InventoryUpgrade inventory_upgrades = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy