-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from Hedgefog/master
Release 0.9.2
- Loading branch information
Showing
5 changed files
with
60 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# These are supported funding model platforms | ||
|
||
github: hedgefog | ||
ko_fi: hedgefog | ||
liberapay: hedgefog | ||
issuehunt: hedgefog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,47 @@ | ||
### ❄ Snow Wars mod for Counter-Strike 1.6 | ||
__Version:__ 0.9.1 (Alpha) | ||
|
||
### 📄 About | ||
|
||
Snow Wars is a Counter-Strike mod based on snowballs fights with original Counter-Strike modes. | ||
|
||
#### Weapons and Artifacts | ||
|
||
- Snowball - deals 50 damage on hit | ||
- Slightshot - allows you to shoot snowballs with extra controlled power | ||
- Lemon Juice - adds radius damage to your snowballs. It's yellow for a reason and enemies find it humiliating. | ||
- Down Jacket - reduces taken damage | ||
- Surprise Box - SURPRISE, but in the box. | ||
|
||
### 🔽 Download latest: | ||
- [Releases](../../releases) | ||
|
||
### 🔄 Requirements | ||
- Amx Mod X 1.9.0+ | ||
- RegameDLL + ReAPI | ||
- Metamod-R or Metamod-P (for windows) | ||
|
||
## 🔧 Deployment | ||
- Clone repository. | ||
- Install dependencies `npm i` | ||
|
||
#### Customize builder | ||
Use `.amxxpack.json` configuration file | ||
|
||
#### Build project | ||
|
||
```bash | ||
npm run build | ||
``` | ||
|
||
#### Watch project | ||
|
||
```bash | ||
npm run watch | ||
``` | ||
|
||
#### Create bundle | ||
|
||
```bash | ||
npm run pack | ||
``` | ||
### ❄ Snow Wars mod for Counter-Strike 1.6 | ||
__Version:__ 0.9.22 (Alpha) | ||
|
||
### 📄 About | ||
|
||
Snow Wars is a Counter-Strike mod based on snowballs fights with original Counter-Strike modes. | ||
|
||
#### Weapons and Artifacts | ||
|
||
- Snowball - deals 50 damage on hit | ||
- Slightshot - allows you to shoot snowballs with extra controlled power | ||
- Lemon Juice - adds radius damage to your snowballs, it's yellow for a reason and enemies find it humiliating | ||
- Down Jacket - reduces taken damage | ||
- Surprise Box - SURPRISE, but in the box | ||
|
||
### 🔽 Download latest: | ||
- [Releases](../../releases) | ||
|
||
### 🔄 Requirements | ||
- Amx Mod X 1.9.0+ | ||
- RegameDLL + ReAPI | ||
- Metamod-R or Metamod-P (for windows) | ||
|
||
## 🔧 Deployment | ||
- Clone repository. | ||
- Install dependencies `npm i` | ||
|
||
#### Customize builder | ||
Use `.amxxpack.json` configuration file | ||
|
||
#### Build project | ||
|
||
```bash | ||
npm run build | ||
``` | ||
|
||
#### Watch project | ||
|
||
```bash | ||
npm run watch | ||
``` | ||
|
||
#### Create bundle | ||
|
||
```bash | ||
npm run pack | ||
``` |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters