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

POGOProtos.Settings.QuestGlobalSettings.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Settings;

message QuestGlobalSettings {
	bool enable_quests = 1;
	int32 max_challenge_quests = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy