<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Brave Army Community - GitHub]]></title>
		<link>https://bravearmy.com/community/</link>
		<description><![CDATA[Brave Army Community - https://bravearmy.com/community]]></description>
		<pubDate>Wed, 22 Apr 2026 00:34:35 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Getting the Game Code and Data]]></title>
			<link>https://bravearmy.com/community/thread-7.html</link>
			<pubDate>Sat, 05 Jan 2019 09:20:36 -0700</pubDate>
			<dc:creator><![CDATA[<a href="https://bravearmy.com/community/member.php?action=profile&uid=1">Marvin Herbold</a>]]></dc:creator>
			<guid isPermaLink="false">https://bravearmy.com/community/thread-7.html</guid>
			<description><![CDATA[Hello! This post tells you all about getting the game code and data yourself using GitHub in a step-by-step fashion.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">1. Download GitHub Desktop</span><br />
<br />
The GitHub Desktop installer can be downloaded from <a href="https://unity3d.com/get-unity/download" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color"><a href="https://desktop.github.com/" target="_blank" rel="noopener" class="mycode_url">here</a></span></a>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">2. Install GitHub Desktop</span><br />
<br />
After downloading the GitHub Desktop installer, run it.  This will install the GitHub Desktop application onto your computer.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">3. Run GitHub Desktop</span><br />
<br />
After GitHub Desktop is installed, run it.  You will be asked to create a GitHub account or sign in.  Do that.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">4. Clone the Starflight Remake Repo</span><br />
<br />
After signing into GitHub Desktop, you will need to clone the Starflight Remake Repo.  To do this, go to <span style="font-weight: bold;" class="mycode_b">File</span> &gt; <span style="font-weight: bold;" class="mycode_b">Clone Repository...</span> and click on the URL tab.  The URL for the Starflight remake repo is: <span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/mherbold/starflight.git" target="_blank" rel="noopener" class="mycode_url">https://github.com/mherbold/starflight.git</a></span><br />
<br />
I normally tell GitHub Desktop to put the files into <span style="font-weight: bold;" class="mycode_b">C:\Users\[Account]\Documents\GitHub\starflight</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">5. Fetch Origin</span><br />
<br />
After cloning the repository, GitHub Desktop will download all of the files to your computer.  If there are updates to the game code and data that you want to get, you would click on the "Fetch origin" button.  This will get the latest code and data that I have placed into GitHub.<br />
<br />
Note: GitHub Desktop will never overwrite any of the files that you may have modified.  If you want to throw away your own changes, in order to get mine, you will need to right click on the text that says "[xxx] changed files" and then select "Discard all changes..." from the menu that pops up.<br />
<br />
Any Questions?]]></description>
			<content:encoded><![CDATA[Hello! This post tells you all about getting the game code and data yourself using GitHub in a step-by-step fashion.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">1. Download GitHub Desktop</span><br />
<br />
The GitHub Desktop installer can be downloaded from <a href="https://unity3d.com/get-unity/download" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color"><a href="https://desktop.github.com/" target="_blank" rel="noopener" class="mycode_url">here</a></span></a>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">2. Install GitHub Desktop</span><br />
<br />
After downloading the GitHub Desktop installer, run it.  This will install the GitHub Desktop application onto your computer.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">3. Run GitHub Desktop</span><br />
<br />
After GitHub Desktop is installed, run it.  You will be asked to create a GitHub account or sign in.  Do that.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">4. Clone the Starflight Remake Repo</span><br />
<br />
After signing into GitHub Desktop, you will need to clone the Starflight Remake Repo.  To do this, go to <span style="font-weight: bold;" class="mycode_b">File</span> &gt; <span style="font-weight: bold;" class="mycode_b">Clone Repository...</span> and click on the URL tab.  The URL for the Starflight remake repo is: <span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/mherbold/starflight.git" target="_blank" rel="noopener" class="mycode_url">https://github.com/mherbold/starflight.git</a></span><br />
<br />
I normally tell GitHub Desktop to put the files into <span style="font-weight: bold;" class="mycode_b">C:\Users\[Account]\Documents\GitHub\starflight</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">5. Fetch Origin</span><br />
<br />
After cloning the repository, GitHub Desktop will download all of the files to your computer.  If there are updates to the game code and data that you want to get, you would click on the "Fetch origin" button.  This will get the latest code and data that I have placed into GitHub.<br />
<br />
Note: GitHub Desktop will never overwrite any of the files that you may have modified.  If you want to throw away your own changes, in order to get mine, you will need to right click on the text that says "[xxx] changed files" and then select "Discard all changes..." from the menu that pops up.<br />
<br />
Any Questions?]]></content:encoded>
		</item>
	</channel>
</rss>