// Package mhfcourse models the subscription course system used by Monster // Hunter Frontier. Courses (Trial, HunterLife, Extra, Premium, etc.) are // represented as bit flags in a uint32 rights field and control which game // features a player can access. package mhfcourse