├── LICENSE ├── README.md ├── config.lua ├── fxmanifest.lua └── main.lua /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vipexv/Forced-First-Person/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vipexv/Forced-First-Person/HEAD/README.md -------------------------------------------------------------------------------- /config.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vipexv/Forced-First-Person/HEAD/config.lua -------------------------------------------------------------------------------- /fxmanifest.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vipexv/Forced-First-Person/HEAD/fxmanifest.lua -------------------------------------------------------------------------------- /main.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vipexv/Forced-First-Person/HEAD/main.lua --------------------------------------------------------------------------------