sanitizeLinks

expect fun sanitizeLinks(packConfig: PackConfig)
actual open override fun sanitizeLinks(packConfig: PackConfig)

Sanitize any and all links in a given instance of PackConfig modpack-directory, server-icon path, server-properties path, Java path and copy-directories entries.

Author

Griefed

Parameters

packConfig

Instance of PackConfig in which to sanitize links to their respective destinations.