mirror of
https://github.com/rehlds/ReFreeLook.git
synced 2025-03-13 13:50:22 +03:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
5fc7175884 | |||
d225414277 | |||
583146d9c5 |
26
CHANGELOG.md
Normal file
26
CHANGELOG.md
Normal 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)
|
@ -1,6 +1,7 @@
|
||||
# ReFreeLook
|
||||
# [ReFreeLook](https://github.com/rehlds/ReFreeLook) [](http://isitmaintained.com/project/rehlds/ReFreeLook "Percentage of issues still open") [](https://github.com/rehlds/ReFreeLook/blob/master/LICENSE) [](https://github.com/rehlds/ReFreeLook/issues) [](https://github.com/rehlds/ReFreeLook/network) [](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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user