fs2open.github.com icon indicating copy to clipboard operation
fs2open.github.com copied to clipboard

Add system for reading flags from stdin

Open asarium opened this issue 5 years ago • 2 comments

This adds support for reading flags from the standard input stream instead of from the command line. This allows more complex formats to be used such as JSON which is implemented in this first version. This can be used for implementing much more sophisticated ways of expressing complex data structures such as the mod command line.

asarium avatar Jun 07 '19 16:06 asarium

Well I'm not nearly familiar enough with the CFile system to give this a good review. Has it been thoroughly tested?

Goober5000 avatar Sep 13 '19 19:09 Goober5000

I have tested the "old-style" system pretty thoroughly but the new style is hard to test without also having a launcher that supports it.

asarium avatar Sep 14 '19 11:09 asarium

Closing since this hasn't been updated in four years and would likely require a rewrite.

Goober5000 avatar Oct 20 '23 03:10 Goober5000