You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: updatermirror/mod_search_database.yaml
+18-16Lines changed: 18 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -141735,22 +141735,24 @@
141735
141735
Likes: 6
141736
141736
Views: 2428
141737
141737
Downloads: 521
141738
-
Text: Adds a way to replace Madeline with her PICO-8 rendition!<br><br><img src="https://github.com/user-attachments/assets/1593b215-f40b-401b-a1ca-3b1c7c892ddf"><br><br>Heavily
141739
-
copies code from https://github.com/NoelFB/Celeste.<br>The license for this code
141740
-
is found in the GitHub repository under LICENSE-CELESTE.<br><br><h1>Note about
141741
-
compatibility</h1><br>When PICO-8 mode is active, the player <b>does not call
141742
-
<code>Player</code><code>.Update()</code> or <code></code></b><b><code>Player</code><code></code></b><b><code>.Render()</code>.</b><br>It
141743
-
only calls <b><code class="SelectedElement">Actor.Update()</code></b><b> </b>and <b><code
141744
-
class="SelectedElement">Actor.Render()</code></b>.<br>All mechanics <i>in the
141745
-
vanilla game that are not left unused</i> have been tested and work.<br><br>Compatibility
141746
-
with other mods that alter the player (e.g. custom <code>Booster</code>s, or custom
141747
-
dash states like Communal Helper's <code>Dream Dash Refill</code>) should be expected
141748
-
to be slim to none in PICO-8 mode.<br><br>Despite this, <b>this mod explicitly
141749
-
supports a select few Extended Variants</b>, namely <code>Dash</code>/<code>Jump
141750
-
Count</code>, <code>Gravity</code>, <code>Max Fall Speed</code>, and <code>Madeline
141751
-
is Silhouette</code>.<br><br>
141738
+
Text: "Adds a way to replace Madeline with her PICO-8 rendition!<br><br>\r\n<img\
0 commit comments