diff options
author | epoch <epoch@thebackupbox.net> | 2022-08-17 21:34:02 -0500 |
---|---|---|
committer | epoch <epoch@thebackupbox.net> | 2022-08-17 21:34:02 -0500 |
commit | 6492ba6b4107a4da228e18db4fc5fc871bfb0579 (patch) | |
tree | 11301c4e20d9a1448337e73b62a16ab1bfeba457 /share/hackvr/meshes/n64.hackvr | |
parent | 49d54d7582bdcbdcff5637e72e9f29bb5cc571bd (diff) | |
download | hackvr-6492ba6b4107a4da228e18db4fc5fc871bfb0579.tar.gz hackvr-6492ba6b4107a4da228e18db4fc5fc871bfb0579.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 'share/hackvr/meshes/n64.hackvr')
-rw-r--r-- | share/hackvr/meshes/n64.hackvr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/share/hackvr/meshes/n64.hackvr b/share/hackvr/meshes/n64.hackvr deleted file mode 100644 index bc74da4..0000000 --- a/share/hackvr/meshes/n64.hackvr +++ /dev/null @@ -1,13 +0,0 @@ -#top and bottom square of a corner post. -n64 addshape 2 4 0 0 0 1 0 0 1 0 1 0 0 1 -n64 addshape 2 4 0 8 0 1 8 0 1 8 1 0 8 1 - -#outer two sides of a corner post -n64 addshape 2 4 0 0 0 1 0 0 1 8 0 0 8 0 -n64 addshape 2 4 0 0 0 0 0 1 0 8 1 0 8 0 - -#the diagonal -n64 addshape 2 4 1 0 0 1 1 0 7 8 0 7 7 0 - -#side of yet another corner post I think. -n64 addshape 2 4 7 8 0 8 8 0 8 0 0 7 0 0 |