Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main Page: Difference between revisions

Welcome to the Chrome Engine Modding Wiki
No edit summary
No edit summary
Line 128: Line 128:
     </div>
     </div>
</div>
</div>
== reworked cards should work ==
<div class="card-container">
    <div class="card">
        <div class="card-inner">
            <div class="card-front">
                <!-- Front content -->
                <div class="card-content">
                    <h3>Chrome Engine 3-4</h3>
                </div>
            </div>
            <div class="card-back">
                <!-- Back content -->
                <div class="text-box">
                    <div class="sub-panel">Call of Juarez</div>
                    <div class="sub-panel">Call of Juarez: BiB</div>
                </div>
            </div>
        </div>
    </div>
    <div class="card">
        <div class="card-inner">
            <div class="card-front">
                <!-- Front content -->
                <div class="card-content">
                    <h3>Chrome Engine 5</h3>
                </div>
            </div>
            <div class="card-back">
                <!-- Back content -->
                <div class="text-box">
                    <div class="sub-panel">Dead Island</div>
                    <div class="sub-panel">Call of Juarez: The Cartel</div>
                </div>
            </div>
        </div>
    </div>
</div>
<!-- Hide ToC -->
<!-- Hide ToC -->
__NOTOC__
__NOTOC__

Revision as of 02:39, 30 December 2024

👋 Welcome to the

Chrome Engine Modding Wiki

Hello everyone, Welcome to the one and only true Chrome Engine Modding Wiki. This wiki will teach you a lot about using mods, making mods, knowledge of the file formats the games use, etc.

Chrome Engine 3-4

Call of Juarez
Call of Juarez:BiB

Chrome Engine 3-4

Call of Juarez
Call of Juarez:BiB

Chrome Engine 3-4

Call of Juarez
Call of Juarez:BiB

Chrome Engine 3-4

Call of Juarez
Call of Juarez:BiB

Main Card

Sub Card 1

Sub Card 1 Back

Sub Card 1.1

Sub Card 1.1 Back

Sub Card 1.2

Sub Card 1.2 Back

Sub Card 2

Sub Card 2 Back

reworked cards should work

Chrome Engine 3-4

Call of Juarez
Call of Juarez: BiB

Chrome Engine 5

Dead Island
Call of Juarez: The Cartel


Cookies help us deliver our services. By using our services, you agree to our use of cookies.