aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorepoch <epoch@thebackupbox.net>2022-08-17 21:34:02 -0500
committerepoch <epoch@thebackupbox.net>2022-08-17 21:34:02 -0500
commit6492ba6b4107a4da228e18db4fc5fc871bfb0579 (patch)
tree11301c4e20d9a1448337e73b62a16ab1bfeba457 /README
parent49d54d7582bdcbdcff5637e72e9f29bb5cc571bd (diff)
downloadhackvr-master.tar.gz
hackvr-master.zip
updated README to show that everything that got deleted went to an -extras repo. also, hackvr script updated to be better bashHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 17 insertions, 4 deletions
diff --git a/README b/README
index 17dde36..f028f76 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ so do some plumbing and get a multiplayer game going?
How about a nice GL version written in zig made by someone else?
https://git.random-projects.net/xq/hackvr-turbo
-I'm telling you. It looks a lot nicer than my stuff.
+It looks a lot nicer than my stuff.
::::::::::::::::::::
::: DEPENDENCIES :::
@@ -36,17 +36,17 @@ libhashtable (LIBrary for HASH TABLEs.)
You can usually get these libs from the same place you got hackvr.
where to find hackvr:
-git://thebackupbox.net/hackvr
+git://git.thebackupbox.net/hackvr
git://main.lv/hackvr
https://github.com/kkabrams/hackvr
where to find libidc:
-git://thebackupbox.net/libidc
+git://git.thebackupbox.net/libidc
git://main.lv/libidc
https://github.com/kkabrams/libidc
where to find libhashtable:
-git://thebackupbox.net/libhashtable
+git://git.thebackupbox.net/libhashtable
git://main.lv/libhashtable
https://github.com/kkabrams/libhashtable
@@ -111,6 +111,19 @@ A few helper scripts are written in perl and python.
So you might want to install perl and python if you want to play with them.
They're pretty nifty.
+::::::::::::::
+::: Extras :::
+::::::::::::::
+
+There is another repo that contains a lot of experiments, examples, toys, and, well, extra files.
+stuff like a vector font.
+something that renders a terminal using it into hackvr.
+a clock.
+dungeon map generator and viewer.
+etc.
+
+git://git.thebackupbox.net/hackvr-extras
+
:::::::::::::::::::
::: Stereoscopy :::
:::::::::::::::::::