Skip to content

Small tool that validates data for the IW4 game engine

License

Notifications You must be signed in to change notification settings

alterware/iw4-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

license build

AlterWare: iw4-validator

You may use this tool to validate "client effects" GSC files for the IW4 engine and files containing data from sv_mapRotation dvar.

Build

  • Install Premake5 and add it to your system PATH
  • Clone this repository using Git
  • Update the submodules using git submodule update --init --recursive
  • Run Premake with either of these two options premake5 vs2022 (Windows) or premake5 gmake2 (Linux/macOS)

Command line arguments

  • -createfx
    • Parses a "create fx" file
      • Do not include a trailing backslash in the path
  • -map-rotation
    • Parses a "map rotation" file
      • Do not include a trailing backslash in the path

About

Small tool that validates data for the IW4 game engine

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published