Skip to content

Commit ab9803f

Browse files
committed
Updated readme, recompiled binary for 64bit
1 parent 2cb64a8 commit ab9803f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "main.js",
66
"scripts": {
77
"start": "node main.js",
8-
"build": "pkg -t node12-win --target=win-x32 main.js --config package.json --out-path bin/",
8+
"build": "pkg -t node12-win-x64 main.js --config package.json --out-path bin/",
99
"test": "echo \"Error: no test specified\" && exit 1"
1010
},
1111
"author": "ITS_N1GH7OWL",

readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Counter Strike: Source Texture Installer v1.1.0
2+
### An easy to use, straight forward Counter Strike: Source texture installer for `Garrys Mod`. Utilizies steamcmd under the hood to obtain resources legally, and from an official valve source, making the experience safer for users alike.
3+
4+
__**Current Platform Support**__
5+
- Windows 10 64-bit
6+
7+
__**Planned Platform Support**__
8+
- Ubuntu/Debian
9+
10+
## How to install
11+
1. Download the zip file [here](https://github.com/ITS-NIGHTOWL/CSSource-Texture-Installer/releases/download/1.1.0/installer.zip).
12+
2. Extract the ZIP file and run the executable inside called `cssource-installer.exe`.
13+
3. Wait until the installer gets to the prompt asking `Would you like to start installing the CSSource textures?`. Press `y` on your keyboard.
14+
4. From there, the installer should automatically start downloading the needed dependecies such as `steamcmd`. Everything from this point is automated, so as long as your computer doesn't automtically go into rest mode, feel free to let it do its thing for 5-10 minutes (time may vary depending on connection speeds)
15+
5. After the installation is finished, the installer will automatically clean up after itself, from which point you are free to delete it off your computer or save it for later use if for whatever reason your textures get messed up or you want to share the installer with a friend.

0 commit comments

Comments
 (0)