From 6492ba6b4107a4da228e18db4fc5fc871bfb0579 Mon Sep 17 00:00:00 2001 From: epoch Date: Wed, 17 Aug 2022 21:34:02 -0500 Subject: updated README to show that everything that got deleted went to an -extras repo. also, hackvr script updated to be better bash --- README | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'README') 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 ::: ::::::::::::::::::: -- cgit v1.2.3