mirror of
				https://github.com/EliteMasterEric/awesome-lego-universe.git
				synced 2025-11-03 22:21:57 +00:00 
			
		
		
		
	Update google-cloud-setup.md
This commit is contained in:
		@@ -59,8 +59,6 @@ You should have a directory containing the following file structure.
 | 
			
		||||
  |-names
 | 
			
		||||
    |- ...
 | 
			
		||||
  |-maps
 | 
			
		||||
    |-navmeshes
 | 
			
		||||
      |- ...
 | 
			
		||||
    |- ...
 | 
			
		||||
  |-chatplus_en_us.txt
 | 
			
		||||
  |-cdclient.fdb
 | 
			
		||||
@@ -189,7 +187,7 @@ Once the build is done, we're going to do the final configuration needed for the
 | 
			
		||||
Download the server-resources.zip file from Google Cloud Storage. Be sure to replace the bucket name.
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
gsutil cp gs://<BUCKET-NAME>/server-resources.zip ~/server-resources.zip
 | 
			
		||||
gsutil cp gs://BUCKETNAME/server-resources.zip ~/server-resources.zip
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Then run all these commands, one at a time, in order.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user