Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nwn_twoda: Add minify option for 2da output #45

Merged
merged 1 commit into from
Apr 3, 2022
Merged

Conversation

Jorteck
Copy link
Contributor

@Jorteck Jorteck commented Apr 3, 2022

Adds a command line option for minifying 2da output without column padding.
For large 2das, this can see a significant file size reduction.

Usage:

nwn_twoda -i "file.csv" -o "file.2da" --minify

@niv niv merged commit 5c35045 into niv:master Apr 3, 2022
@niv
Copy link
Owner

niv commented Apr 3, 2022

Nice, ty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants