# No Change Clothes FX Very simple mod that removes particles FX when a ZOI changes clothes. ## Compatibility Requires: - 20250428.2678.W or newer inZoi game; Updates, if needed, will be available as soon as possible. Incompatible with: - None that are known to me (released on and before 2025-05-02). ## Installation {#installation} Copy .pak, .ucas, and .utoc files to your ~mods directory. When finished, your directory structure should look like this: ``` +-- inZOI ... [This is where your game is installed] +-- BlueClient +-- Content +-- Paks +-- ~mods ... [Mods directory] +-- ... +-- KJNoFxChangeCostume.pac ... [New File] +-- KJNoFxChangeCostume.ucas ... [New File] +-- KJNoFxChangeCostume.utoc ... [New File] +-- ... ``` ## Uninstallation Delete mod files. (see [Installation](#installation) for details) ## What's New ### 1.0.0+20250502T0658222969Z - Initial release. ## If you're a Modder You're free to use my packages in your mods as long as you credit me, the original creator. ## Credits Thanks to (in alphabetical order): - [4sval and contributors](https://github.com/4sval/FModel) for FModel; ## Standard Disclaimer THE SOFTWARE / BINARY FILES ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE / BINARY FILES OR THE USE OR OTHER DEALINGS IN THE SOFTWARE / BINARY FILES.