https://github.com/allar/ue4-bootstrap-arg-editor
Edits the command line arguments contained in a UE4 bootstrap file
https://github.com/allar/ue4-bootstrap-arg-editor
Last synced: about 1 year ago
JSON representation
Edits the command line arguments contained in a UE4 bootstrap file
- Host: GitHub
- URL: https://github.com/allar/ue4-bootstrap-arg-editor
- Owner: Allar
- License: mit
- Created: 2017-10-17T06:46:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T06:51:44.000Z (over 8 years ago)
- Last Synced: 2025-03-01T19:14:15.551Z (over 1 year ago)
- Language: C#
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ue4-bootstrap-arg-editor
Edits the command line arguments contained in a UE4 bootstrap file
# Usage
Usage: [bootstrap filename] [new arg string]
# Example
BootstrapResourceArgUpdater GenericShooterServer.exe "../../GenericShooter.uproject -log"