Gum Code Reference
Last updated
Was this helpful?
Last updated
Was this helpful?
Gum is an open-source tool which enables you to pull code for any other project, or to make modifications so that the tool fits your needs. Gum also provides NuGet packages for a variety of platforms for loading Gum projects into your project, or for using the Gum layout engine for your own custom UIs.
The pages contained in this section include explanations for how to use Gum in code whether you are developing the tool or adding Gum to your own game.
Gum uses the following technologies:
.NET 4.6 (included with Visual Studio)
Windows Forms (included with .NET 4.0)
XNA Game Studio 4.0
For information on running from source, see .
For information on how to write Gum plugins, visit the page.