Merge pull request #3 from rehlds/feature/meta-improvements

added changelog + updated readme
This commit is contained in:
STAM 2024-11-15 17:48:50 +03:00 committed by GitHub
commit 5fc7175884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 30 additions and 3 deletions

26
CHANGELOG.md Normal file
View File

@ -0,0 +1,26 @@
# [ReFreeLook](https://github.com/rehlds/ReFreeLook) Changelog
---
## [`0.1.8`](https://github.com/rehlds/ReFreeLook/releases/tag/0.1.8) - 2016-06-21
### Changed
- Update for `regamedll` CSSDK (`0.2.117`)
**Full Changelog**: [0.1.7...0.1.8](https://github.com/rehlds/ReFreeLook/compare/0.1.7...0.1.8)
## [`0.1.7`](https://github.com/rehlds/ReFreeLook/releases/tag/0.1.7) - 2016-06-08
### Changed
- Update for `regamedll sdk`
**Full Changelog**: [0.1.6...0.1.7](https://github.com/rehlds/ReFreeLook/compare/0.1.6...0.1.7)
## [`0.1.6`](https://github.com/rehlds/ReFreeLook/releases/tag/0.1.6) - 2016-06-02
### Added
- Added support `clang`
**Full Changelog**: [0.1.6](https://github.com/rehlds/ReFreeLook/commits/0.1.6)

View File

@ -1,6 +1,7 @@
# ReFreeLook
# [ReFreeLook](https://github.com/rehlds/ReFreeLook) [![Percentage of issues still open](http://isitmaintained.com/badge/open/rehlds/ReFreeLook.svg)](http://isitmaintained.com/project/rehlds/ReFreeLook "Percentage of issues still open") [![GitHub license](https://img.shields.io/github/license/rehlds/ReFreeLook.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReFreeLook/blob/master/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/rehlds/ReFreeLook.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReFreeLook/issues) [![GitHub forks](https://img.shields.io/github/forks/rehlds/ReFreeLook.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReFreeLook/network) [![GitHub stars](https://img.shields.io/github/stars/rehlds/ReFreeLook.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReFreeLook/stargazers)
AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam` value.
This only works for latest [ReGameDLL_CS](https://github.com/s1lentq/ReGameDLL_CS) version.
This only works for latest [ReGameDLL_CS](https://github.com/rehlds/ReGameDLL_CS) version.
Originally created by [Arkshine](https://github.com/Arkshine/AdminFreeLook).
@ -45,7 +46,7 @@ Originally created by [Arkshine](https://github.com/Arkshine/AdminFreeLook).
##Installation
1. Make sure that you have ReGameDLL_CS, more details [here](https://github.com/s1lentq/ReGameDLL_CS#how-can-use-it).
1. Make sure that you have ReGameDLL_CS, more details [here](https://github.com/rehlds/ReGameDLL_CS#how-can-use-it).
2. Stop your server whatever it's your first install or just updating.
3. From [Releases section](https://github.com/s1lentq/ReFreeLook/releases/latest), get the binary file you need:
<table>