Skip to content

FR - Be able to write mod setting to file #4

@carlgustavh

Description

@carlgustavh

I think it would offer an increased level of customization if the following was possible:

		{
			"Action": "WriteToFile",
			"TargetFile": "[Game]\\assets\\presentation\\pausemenu.lua",
			"Content": [
				{
					"Text": " UI_IncrementSparks( $MOD.spark-amount )",
					"StartOffset": 14436,
					"Replace": false
				}
			]
		}

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA new feature has been requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions