Stone in a Glass House
Go to file
3wc 2a63c748f1 Fix a bug 2024-02-23 11:58:53 -03:00
res Text formatting for items and rooms 2024-02-23 11:48:33 -03:00
src Fix a bug 2024-02-23 11:58:53 -03:00
.gitignore Tidy up some temp files 2024-02-16 03:51:49 -03:00
README.md README and makefile improvements 2024-02-14 12:32:45 -03:00
TODO.md Fix a bug 2024-02-23 11:58:53 -03:00
compile-common.hxml Drop useless Main file 2024-02-16 23:57:17 -03:00
compile-hl.hxml Rename binaries 2024-02-22 14:41:52 -03:00
compile-js.hxml Make HTML5 work again 2024-02-13 00:04:25 -03:00
index.html Add index.html for HTML rendering 2024-02-13 03:27:22 -03:00
makefile Rename binaries 2024-02-22 14:41:52 -03:00

README.md

rewild / stone in a glasshouse

Development

Requirements

  • haxe
  • haxelib
  • Haxelib dependencies; run haxelib install compile-hl.hxml
  • automake

Compiling

make debug

You can alternatively run make watch to automatically rebuild on changes to .hx files.

Running

make run

Making a release

TODO: Making a redistributable hl version

Web

make bin/rewild.js
abra app cp <domain> bin/rewild.js app:/usr/share/nginx/html/bin/