Skip to content

Commit 7b0cb21

Browse files
committed
add void sourcemod
0 parents  commit 7b0cb21

3,393 files changed

Lines changed: 231622 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Void/DigiPen_EULA.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
As a condition of your accessing this area, you agree to be bound by the following terms and conditions:
2+
3+
The games software was created by students of DigiPen Institute of Technology (DigiPen), and all copyright and other rights in such is owned by DigiPen. While DigiPen allows you to access, download and use the software for non-commercial, home use you hereby expressly agree that you will not otherwise copy, distribute, modify, or (to the extent not otherwise permitted by law) decompile, disassemble or reverse engineer the games software.
4+
5+
THE GAMES SOFTWARE IS MADE AVAILABLE BY DIGIPEN AS-IS AND WITHOUT WARRANTY OF ANY KIND BY DIGIPEN. DIGIPEN HEREBY EXPRESSLY DISCLAIMS ANY SUCH WARRANTY, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
6+
7+
WITHOUT LIMITING THE GENERALITY OF THE FOREGOING, DIGIPEN SHALL NOT BE LIABLE IN DAMAGES OR OTHERWISE FOR ANY DAMAGE OR INJURY FROM DOWNLOADING, DECOMPRESSING, RUNNING OR ATTEMPTING TO RUN, USING OR OTHERWISE DEALING WITH, IN ANY WAY, THE GAMES SOFTWARE CONTAINED IN THIS AREA, NOR SHALL DIGIPEN BE LIABLE FOR ANY INCIDENTAL, CONSEQUENTIAL, EXEMPLARY OR OTHER TYPES OF DAMAGES ARISING FROM ACCESS TO OR USE OF THE GAMES SOFTWARE.
8+
9+
YOU HEREBY AGREE TO INDEMNIFY, DEFEND AND HOLD HARMLESS DIGIPEN AND ITS DIRECTORS, OFFICERS, EMPLOYEES, AGENTS, CONSULTANTS AND CONTRACTORS AGAINST ALL LIABILITY OF ANY KIND ARISING OUT OF YOUR DOWNLOADING, DECOMPRESSING, RUNNING OR ATTEMPTING TO RUN, USING OR OTHERWISE DEALING WITH, IN ANY WAY, THE GAMES SOFTWARE.
10+
11+
DIGIPEN MAKES NO WARRANTIES OR REPRESENTATIONS THAT THE GAMES SOFTWARE IS FREE OF MALICIOUS PROGRAMMING, INCLUDING, WITHOUT LIMITATION, VIRUSES, TROJAN HORSE PROGRAMS, WORMS, MACROS AND THE LIKE. AS THE PARTY ACCESSING THE GAMES SOFTWARE IT IS YOUR RESPONSIBILITY TO GUARD AGAINST AND DEAL WITH THE EFFECTS OF ANY SUCH MALICIOUS PROGRAMMING.
12+

Void/ReadMe.txt

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
==========
2+
Readme.txt
3+
==========
4+
5+
Game Name: Void
6+
Team Name: Minus5
7+
Class/Section/Year: Digipen-Ubisoft First Batch
8+
Producer Name: Don Baey
9+
Producer Email: don.baey@ubisoft.com
10+
Date: 27 August 2010
11+
12+
This program is compiled and tested in Microsoft Visual C++ 2008 Express
13+
Edition and also in Microsoft Visual C++ 2008 as part of the Microsoft Visual
14+
Studio 2008 suite.
15+
16+
Copyright (C) 2010 DigiPen Institute of Technology
17+
18+
19+
-------------------
20+
System Requirements
21+
-------------------
22+
Operating System: Windows XP and above
23+
Processor: Pentium 4 1.2GHz or Compatible
24+
Memory: 256MB RAM (Minimum)
25+
512MB RAM (Recommended)
26+
Video: Supports at least DirectX 9 and above
27+
Input: Keyboard and Mouse
28+
Others: Internet Connection (Steam Connection)
29+
30+
31+
---------------------
32+
Software Requirements
33+
---------------------
34+
Steam Client Application with an active Steam Account
35+
Source SDK Base 2007 (comes with The Orange Box and most games based on the Source engine)
36+
37+
38+
--------------
39+
How To Install
40+
--------------
41+
1. Install Steam Client Application if it is not already installed
42+
2. Run the installer file - Void.exe
43+
3. Follow the instructions in the installer file to complete the installation
44+
45+
46+
-----------------
47+
Keyboard Controls
48+
-----------------
49+
"W" - Move Forward
50+
"S" - Move Backwards
51+
"A" - Strafe Left
52+
"D" - Strafe Right
53+
"F" - Use Glasses
54+
Spacebar - Jump
55+
Ctrl - Crouch
56+
Shift - Sprint
57+
Tab - View collectibles screen
58+
ESC - Main Menu
59+
"P" - Pause
60+
61+
62+
--------------
63+
Mouse Controls
64+
--------------
65+
Mouselook - Look around
66+
Left Click - Open rip
67+
Right Click - Use Items/Switches/Pick up/Drop items
68+
Right Click and hold when an item is selected - Precise drop item
69+
Mousewheel - Select next/previous item
70+
71+
72+
----
73+
Goal
74+
----
75+
Explore the past and present dimensions in order to progress though a
76+
library in ruins and return to the time where you originally came from.
77+
78+
79+
------------
80+
Instructions
81+
------------
82+
Solve a series of environmental puzzles in thisinteractive adventure and
83+
find the exit of each room to prosgress though the game.
84+
85+
86+
-------
87+
Credits
88+
-------
89+
Artists
90+
* Zoel Gan
91+
* Zou Xinru
92+
93+
Game Designers
94+
* Ravindran Mark
95+
* Tan Chee Ming
96+
97+
Programmers
98+
* Chan Sin Huan
99+
* Leau Tat Sin

Void/Uninstall.exe

40.7 KB
Binary file not shown.

Void/Void.fgd

Lines changed: 391 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)