forked from MoonsideGames/FNA-VSCode-Template
				
			checkout FNA master
							parent
							
								
									0c95c106e8
								
							
						
					
					
						commit
						e5e28a7968
					
				|  | @ -26,9 +26,6 @@ function pullFNA() | |||
| { | ||||
|     checkGit | ||||
|     git submodule add https://github.com/FNA-XNA/FNA.git | ||||
|     cd FNA | ||||
|     git checkout $FNA_VERSION | ||||
|     cd .. | ||||
|     echo "Updating to the latest git version of FNA..." | ||||
| 	git submodule update --init --recursive | ||||
| 	if [ $? -eq 0 ]; then | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue