Repo created
This commit is contained in:
parent
4af19165ec
commit
68073add76
12458 changed files with 12350765 additions and 2 deletions
20
tools/python/maps_generator/FRENCH_LIBRARY_INSTRUCTIONS.md
Normal file
20
tools/python/maps_generator/FRENCH_LIBRARY_INSTRUCTIONS.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# French National Library Archiving
|
||||
|
||||
The library has taken an interest in archiving CoMaps and its data as a snapshot
|
||||
of our world and the way people interact with maps, in a way that doesn't rely on
|
||||
maintaining servers etc. (With an APK and MWM files and some copy-paste, you can
|
||||
reproduce our app on an emulator etc.)
|
||||
|
||||
## Instructions
|
||||
|
||||
Every 6 months or so, @jeanbaptisteC may ask to upload the most recent map version
|
||||
and a custom APK with bundled World map (googleRelease) with production keys (like web release).
|
||||
|
||||
Credentials for `frlibrary` are in the mapgen rclone, or in zyphlar/pastk's password managers.
|
||||
|
||||
To upload (modify dates accordingly):
|
||||
|
||||
```
|
||||
rclone copy CoMaps-25110702-google-release.apk frlibrary:/apk/
|
||||
rclone copy 251104 frlibrary:/maps/251104
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue