Skip to content

Instantly share code, notes, and snippets.

@headswe
Last active February 13, 2016 10:37
Show Gist options
  • Save headswe/695dd62dc018bdac347a to your computer and use it in GitHub Desktop.
Save headswe/695dd62dc018bdac347a to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<AddonCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>YourName</Name>
<ServerAddress>MyGameServer.com</ServerAddress>
<ServerPort>1337</ServerPort>
<ServerPassword>MyPassword</ServerPassword>
<ForceBattleEye>False</ForceBattleEye>
</AddonCollection>
@nomisum
Copy link

nomisum commented Feb 13, 2016

If you write False with capital F like in this example, Swifty crashes when creating any repo.
swifty

false works

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