Skip to content

hashbang-legacy/hashvtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashVTT

HashVTT is a virtual tabletop for playing tabletop RPG's. It's called HashVTT because it was created to play RPG's with Hashbang users.

Current Version - 0.0.1

Requirements for server

  • Lua 5.2
  • LuaRocks 2.2.0
  • LuaSocket 2.0.2 (luarocks install luasocket)
  • Copas 1.1.1 (luarocks install copas)

Requirements for client

LÖVE

Communication

irc.hashbang.sh/6697 #!, #!social, #!rpg

Contributing

  1. Join the "#!rpg" channel on the Hashbang network, mentioned in Communication
  2. Mention what you want to do, and wait for a response
  3. Begin hacking, then submit a pull request

Running the server

cd server/
lua server.lua port

Running the client

cd client/
love . ip port username

What about built packages?

There are none yet.

Note: LÖVE runs on Windows, Mac, and Linux, which means that the client will forever be supported by all of them.

License

See LICENSE

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages