From e804d7f86aaa4e5c0f9c37d1b0ed4f2ee4c3c05c Mon Sep 17 00:00:00 2001 From: roblevesque Date: Fri, 22 Jul 2016 13:42:16 -0400 Subject: [PATCH] Create README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e8becf --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Mapview WebGL + +## Introduction +This is an attempt to throw together a webGL version of the Mapview program (located [here](http://atsnavmap.startreklover.com/)) so that folks that have a Mac or other Non-Windows machine can still have a map of the game. + +This is project is by no means official or complete. It is simply ment as a POC at this point. If there is enough interest in this game-side I may continue to develop it to be a fairly complete alternative to the MapView software. + + + +## Contributing & Comments + +Feel free. I am not a JS developer by any stretch (no really, just look at the code. Frightning) so any desire to contribute or any desire to blast me and call me an idiot for doing X, Y or Z, go for it. I'm only trying to learn. + +