Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 464 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 464 Bytes

Short description

CEVPlayer - plugin for CRYENGINE V allowing spawn snow entity component on your level

Is't very simple plugin with converted from .lua snow entity (GameSDK) to new entity component system

Compiling

  • Use CEVSnow.cryproject for generation solution
  • Open solution with Visual Studio and build it

Using

  • After compiling plugin go to bin/win_x64 folder and copy plugin to you project bin folder
  • Add CEVSnow to you .cryproject file