====================================================================== INFORMATION ====================================================================== Product name: No nipple for Genesis 8 / 8.1 females by feminell @2021 Thank you for purchasing my product Look for more exciting sets coming soon to Renderotica.com! https://www.renderotica.com/content-artists/feminell/1909 ====================================================================== CONTENTS ====================================================================== ..\data\DAZ 3D\Genesis 8\Female\Morphs\feminell\No nipple Nonipple_1_Small_L.dsf Nonipple_1_Small_R.dsf Nonipple_2_Big_L.dsf Nonipple_2_Big_R.dsf Nonipple_3_Vertical_L.dsf Nonipple_3_Vertical_R.dsf Nonipple_4_Horizontal_L.dsf Nonipple_4_Horizontal_R.dsf Nonipple_5_Deep_L.dsf Nonipple_5_Deep_R.dsf Nonipple_6_Mangled_L.dsf Nonipple_6_Mangled_R.dsf ..\People\Genesis 8 Female\Anatomy\No nipple\ 0 Guide.dsa 0 Guide.dsa.png Nipple hole L.duf Nipple hole L.duf.png Nipple hole R.duf Nipple hole R.duf.png ..\People\Genesis 8 Female\Anatomy\No nipple\Materials\ 0 Guide.dsa 0 Guide.dsa.png 1.Nipple hole L base.duf 1.Nipple hole L base.duf.png 2.Nipple hole L blood.duf 2.Nipple hole L blood.duf.png 3.Nipple hole R base.duf 3.Nipple hole R base.duf.png 4.Nipple hole R blood.duf 4.Nipple hole R blood.duf.png 5.Bleeding L.duf 5.Bleeding L.duf.png 6.Bleeding R.duf 6.Bleeding R.duf.png ..\People\Genesis 8 Female\Anatomy\No nipple\Morphs\ 0 Guide.dsa 0 Guide.dsa.png 0. All zero.duf 0. All zero.duf.png 1. Small Both 10037247236uf 1. Small Both 10037247236uf.png 2. Big Both 10037247236uf 2. Big Both 10037247236uf.png 3. Vertical Both 10037247236uf 3. Vertical Both 10037247236uf.png 4. Horizontal Both 10037247236uf 4. Horizontal Both 10037247236uf.png 5. Deep Both 10037247236uf 5. Deep Both 10037247236uf.png 6. Mangled Both 10037247236uf 6. Mangled Both 10037247236uf.png ..\People\Genesis 8 Female\Anatomy\No nipple\Props\ Detached nipple.duf Detached nipple.duf.png ..\Runtime\Textures\feminell\No nipple bleeding_L_01.png bleeding_R_01.png detachedflesh_01.png niphole_L01.png niphole_L01_DISP.png niphole_L01_NORM.png niphole_L01_SPEC.tga niphole_L02.png niphole_R01.png niphole_R01_DISP.png niphole_R01_NORM.png niphole_R01_SPEC.tga niphole_R02.png nipple001.png ====================================================================== INSTALLATION ====================================================================== Unzip. Copy the 'data, People and Runtime' folders inside the 'My Library' folder and paste them into your DAZ Library folder. ====================================================================== Product Requirements and Compatibility ====================================================================== Programs Required: Daz Studio 4.9+ Models Required: Genesis 8 female, Genesis 8.1 female Any addons required to use: none ====================================================================== TAGS ====================================================================== no nipple, cutoff, geograft, morph, nonipple, hole, blood, torture, extreme, maniac ====================================================================== COPYRIGHT & LICENSE ====================================================================== Copyright (c) 2021 feminell. All rights reserved. Not intended for redistribution. Runtime Error

Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>