issues
search
Im-dex
/
xray-162
XRay engine 1.6.2 (S.T.A.L.K.E.R: Call of Pripyat) evolution
Apache License 2.0
47
stars
12
forks
source link
Use flags instead of strings for command line options checking
#33
Open
Im-dex
opened
7 years ago
Im-dex
commented
7 years ago
[ ] Add enum which should contain all possible command line options
[ ] Change Core.Params type to flag set
[ ] Core.Params and command line arguments checking should be done using flag checking instead of 'strstr'