mirror of
https://github.com/EliteMasterEric/awesome-lego-universe.git
synced 2024-11-21 21:17:23 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5806f56986
@ -59,8 +59,6 @@ You should have a directory containing the following file structure.
|
|||||||
|-names
|
|-names
|
||||||
|- ...
|
|- ...
|
||||||
|-maps
|
|-maps
|
||||||
|-navmeshes
|
|
||||||
|- ...
|
|
||||||
|- ...
|
|- ...
|
||||||
|-chatplus_en_us.txt
|
|-chatplus_en_us.txt
|
||||||
|-cdclient.fdb
|
|-cdclient.fdb
|
||||||
@ -193,7 +191,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.
|
Download the server-resources.zip file from Google Cloud Storage. Be sure to replace the bucket name.
|
||||||
|
|
||||||
```bash
|
```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.
|
Then run all these commands, one at a time, in order.
|
||||||
|
Loading…
Reference in New Issue
Block a user