Giter VIP home page Giter VIP logo

rpg-ambience's Introduction

RPG Ambience

Bring your game to life with music and visuals

RPG Ambience is a media player that enables roleplayers to bring their sessions to life using sound and visuals. It is free software that runs directly in your browser.

» Try RPG Ambience

For instructions on how to use RPG Ambience, consult the help document inside the application.

Hosting your own copy of RPG Ambience

If you want full control over the application, or if app.rpg-ambience.com ever goes offline, you can host your own copy of the application. As of November 2015, here's how you do it:

  • Download the latest source files, in the gh-pages branch.
  • Create a Google account (or use your existing account) and enable the Google Drive API and the Google Drive SDK in the Google Developers Console.
  • Make the following modifications to source/GoogleDriveBackend.js:
    • Replace 907013371139 with the app ID from your Google Drive API settings.
    • Replace AIzaSyCTT934cGu2bDRbCUdx1bHS8PKT5tE34WM with the API key from your Google Drive API settings.
  • Serve the files using a standard web server like Apache or Lighttpd, or with a service like GitHub Pages.
  • Add your server's hostname (possibly localhost) to the list of authorized JavaScript origins in your Google Drive API settings.

After following these steps, your copy of RPG Ambience should work just like the official one, only with a different account providing the Google Drive integration.

I have not tested the steps above and may have missed some step. If the instructions don't work for you, please let me know.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.