Added assets as a submodule
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					[submodule "ofb-assets"]
 | 
				
			||||||
 | 
						path = ofb-assets
 | 
				
			||||||
 | 
						url = ssh://git@ssh-gitlab.nicholasnovak.io:1022/fums/ofb-assets.git
 | 
				
			||||||
@@ -5,6 +5,6 @@
 | 
				
			|||||||
The assets for the game are stored separately to the code. To retrieve the assets for the first time, run:
 | 
					The assets for the game are stored separately to the code. To retrieve the assets for the first time, run:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. `git submodule init`
 | 
					1. `git submodule init`
 | 
				
			||||||
2. `git submodule --update`
 | 
					2. `git submodule update`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
From there, only the second command has to be run in order to update the assets
 | 
					From there, only the second command has to be run in order to update the assets
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								ofb-assets
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								ofb-assets
									
									
									
									
									
										Submodule
									
								
							 Submodule ofb-assets added at 2a6f0a61eb
									
								
							
		Reference in New Issue
	
	Block a user