Skip to content

Commit 2a8f635

Browse files
committed
Fixed errors in skins tutorial and updated news feed
1 parent d378fff commit 2a8f635

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

plugins/template/news.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
<h1><u>2025</u></h1>
1+
<h1><u>2026</u></h1>
2+
<h2>Entry 47 (2026-03-29)</h2>
3+
<ul>
4+
<li>Modder Cracko298 has released a LunaCore mod adding <a href="https://github.com/Cracko298/SPAERZ">spears</a> to the game. It is expected to be included in the next version of <a href="https://github.com/wyndchyme/mc3ds-modern">Modernization MegaPack.</a>
5+
</li>
6+
<li>Various ports and reimplementations of Minecraft on 3DS, some based on the leaked Legacy Console Edition code, are in development.
7+
</li>
8+
<li>Modder rairai6895 is experimenting with changing the display of sprites within in-game GUIs.
9+
</li>
10+
</ul>
11+
<h1><u>2025</u></h1>
212
<h2>Entry 46 (2025-10-09)</h2>
313
<ul>
414
<li><a href="https://github.com/wyndchyme/mc3ds-modern">Modernization MegaPack</a> version 3.0.0 "Mistletoe" is now in development and is expected to release by late December. The update is expected to swap out the Asterium plugin for the LunaCore Lua framework to add more gameplay features.

wiki/tutorials/customskins/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ <h2>Step-by-Step Guide</h2>
9595
</li>
9696
<li>Enter the <b>content</b> folder, find the largest <code>.app</code> file, and select it by pressing <b>A</b>.</li>
9797
<li>Select <b>NCCH image options</b> on the bottom screen, then select <b>Mount image to drive</b>, then choose yes.</li>
98-
<li>If done correctly, you should see several folders and files. Move the pointer to <b>romfs</b>, then press <b>A + R</b>.</li>
99-
<li>Select <b>Copy to 0:/gm9/out</b> on the bottom screen, then press <b>B</b>.</li>
98+
<li>If done correctly, you should see several folders and files. Move the pointer to <b>romfs</b>, then press <b>R + A</b>.</li>
99+
<li>Select <b>Copy to 0:/gm9/out</b> on the bottom screen, then press <b>A</b>.</li>
100100
<li>Press <b>START + R</b> to power the 3DS off.</li>
101101
<li>Remove the microSD card if you aren't using FTPD. You will need a Philips 00 screwdriver to open the back of the console and access the microSD card.</li>
102102
<li>Go to the root of the SD card, then <b>gm9</b> &rarr; <b>out</b>. If everything has been done correctly, you should have a <b>romfs</b> folder here.</li>

0 commit comments

Comments
 (0)