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
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -141721,19 +141721,20 @@
141721
141721
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
141722
141722
copies code from https://github.com/NoelFB/Celeste.<br>The license for this code
141723
141723
is found in the GitHub repository under LICENSE-CELESTE.<br><br><h1>Note about
141724
-
compatibility</h1>This mod replaces the <code>Player</code> object with a class
141725
-
extending it whenever a level is loaded.<br><br>Along with this, when PICO-8 mode
141726
-
is active, the player <b>does not call <code>base.Update()</code> or <code>base.Render()</code>.</b><br><br>All
141727
-
mechanics <i>in the vanilla game that are not left unused</i> have been tested
141728
-
and work.<br><br>Compatibility with other mods that alter the player (e.g. custom
141729
-
<code>Booster</code>s, or custom dash states like Communal Helper's <code>Dream
141730
-
Dash Refill</code>) should be expected to be slim to none in PICO-8 mode.<br><br>Despite
141731
-
this, <b class="SelectedElement">this mod explicitly supports a select few Extended
0 commit comments