Skip to content

Commit

Permalink
howmst update
Browse files Browse the repository at this point in the history
  • Loading branch information
sylae committed Sep 7, 2021
1 parent 4ef8951 commit 2da6154
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,13 @@ Thank you for your interest in contributing to the map! Presently most of our ma
4. Keep filesizes of any data reasonable, f.ex by only including the relevant area (for example, the main Devilfish map only needs stuff from Cook County MN and the adjacent area).

If you have any questions, please feel free to hop onto the WormRP discord and talk to us!

### What you'll need

* git or a way of gitting (obvs). If you're new to git, there's a very nice [desktop client](https://desktop.github.com/) that makes it easy.
* QGis ([here](https://qgis.org/en/site/forusers/download.html), minimum version 3.14)
* Two fonts:
* The Roadgeek 2014 series from [here](https://github.com/sammdot/roadgeek-fonts/releases)
* Trebuchet MS (comes with windows and osx, debian use `sudo apt install ttf-mscorefonts-installer`)

Some maps (in particular the main Devilfish map) require some files that aren't included. However, you don't need these for just adding data, so you can just ignore missing files errors. Alternatively, feel free to make them (see `data-external/ATTRIBUTION` for information)
2 changes: 1 addition & 1 deletion devilfish.qgs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<qgis projectname="Devilfish, Minnesota" saveDateTime="2021-09-07T06:07:50" saveUser="Keira" saveUserFull="Keira Dueck" version="3.14.0-Pi">
<qgis projectname="Devilfish, Minnesota" saveDateTime="2021-09-07T06:21:56" saveUser="Keira" saveUserFull="Keira Dueck" version="3.14.0-Pi">
<homePath path="C:/Users/Keira/Documents/GitHub/devilfish-map"></homePath>
<title>Devilfish, Minnesota</title>
<autotransaction active="0"></autotransaction>
Expand Down

0 comments on commit 2da6154

Please sign in to comment.