diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..58ceda5 --- /dev/null +++ b/CHANGELOG.md @@ -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) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md diff --git a/README.md b/README.md index f38c898..28d89c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# 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.md) [![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.