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

JSI External Camera Part support for ReStock mod #682

Open
StoneBlue opened this issue Mar 19, 2019 · 0 comments
Open

JSI External Camera Part support for ReStock mod #682

StoneBlue opened this issue Mar 19, 2019 · 0 comments

Comments

@StoneBlue
Copy link

RPM External Camera part uses stock model/texture. Fails to load when ReStock is installed, due to ReStock disabling Squad models/textures.

ReStock has implemented a simple workaround for mods that depend on stock models/textures.
Blowfish wrote a simple plugin that can blacklist/whitelist its disabling of Squad files.

For whitelisting (keeping Squad files), a simple text file needs to be created with the extension ".restockwhitelist", simply containing the folder URL for the Squad files that need to be loaded, and not disabled by ReStock.

The fix is so simple, that I didnt think it was worth a PR...just one line. Sorry.
Here is the contents of said file:

Squad/Parts/Utility/linearRCS/

Then save it with filename of JSI.restockwhitelist
Save in a location with other RPM support patches, and done.
That will keep ReStock from disabling loading of that folder which has the model and texture files that the external camera needs.

@StoneBlue StoneBlue changed the title External Camera Part support for ReStock External Camera Part support for ReStock mod Mar 19, 2019
@StoneBlue StoneBlue changed the title External Camera Part support for ReStock mod JSI External Camera Part support for ReStock mod May 7, 2019
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

No branches or pull requests

1 participant