Skip to content

Instantly share code, notes, and snippets.

@vitawebsitedesign
Last active December 16, 2018 04:12
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save vitawebsitedesign/8643de7e6aa48fde56edeffb4d64f4be to your computer and use it in GitHub Desktop.
Minimalistic custom campaign xml
<Settings Name="" />
<Group>
<Event>
<Frontend />
<Awards />
<EventSettings>
<Mode Gamemode="Race">
<Levels>
<Level Name="Cassandra" />
<Level Name="Nova Split" />
</Levels>
</Mode>
</EventSettings>
</Event>
</Group>
@vitawebsitedesign
Copy link
Author

This is the most basic campaign xml i could get, that still worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment