You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ This is a josm plugin that replaces the default, Java2D map view with a version
4
4
5
5
## Installing
6
6
7
-
There is no pre-build JAR file yet.
7
+
See [Releases](https://github.com/michaelzangl/josm-plugin-opengl/releases)
8
8
9
9
## Compiling
10
10
11
11
For this plugin, you need a special version of JOSM and of GLG2D. For the ease of compiling, GLG2D is just added to the plugin by a symbilic link, so you need Linux to compile this.
12
12
13
13
Check out those repositories in the same directory:
0 commit comments