mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
Add French national library archiving info/instructions
Signed-off-by: zyphlar <zyphlar@noreply.codeberg.org>
This commit is contained in:
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
|
||||
```
|
||||
Reference in New Issue
Block a user