Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inexorabletash/travellermap

The source code to TravellerMap.com
https://github.com/inexorabletash/travellermap

rpg traveller

Last synced: 4 days ago
JSON representation

The source code to TravellerMap.com

Awesome Lists containing this project

README

        

The Traveller Map - Source Code
================================

This is the source code behind https://travellermap.com - an online resource for fans
of the Traveller role playing game.

The Traveller game in all forms is owned by Mongoose Publishing. Copyright 1977 - 2024 Mongoose Publishing. [Fair Use Policy](https://cdn.shopify.com/s/files/1/0609/6139/0839/files/Traveller_Fair_Use_Policy_2024.pdf?v=1725357857)

See LICENSE.md for software licensing details.

Useful Links
------------

* The site itself: https://travellermap.com
* How the site works: https://travellermap.com/doc/about
* API documentation: https://travellermap.com/doc/api
* Credits for the data: https://travellermap.com/doc/credits
* Blog: https://travellermap.blogspot.com
* GitHub repo: https://github.com/inexorabletash/travellermap
* Issue tracker: https://github.com/inexorabletash/travellermap/issues

Dependencies
------------

* The site is built using ASP.NET and requires IIS8 and .NET 4.6.1.
* PDF rendering is done using PDFsharp http://www.pdfsharp.net/ (MIT License)
* HTML templating uses Handlebars.js https://handlebarsjs.com/ (MIT License)