MFn233 / PCL-Mainpage

An useful mainpage based on pcl2 by 龙腾猫跃
https://cdn.jsdelivr.net/gh/MFn233/PCL-Mainpage@latest/Custom.xaml
MIT License
11 stars 9 forks source link

添加一些MC相关网站 #1

Closed MCSteve123 closed 11 months ago

MCSteve123 commented 12 months ago

比如:

<local:MyCard Title="一大堆Minecraft相关网站" Margin="0,0,0,15" CanSwap="True" IsSwaped="True">
    <StackPanel Margin="25,40,23,15">
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="Minecraft国际版"
                    EventType="打开网页" EventData="https://www.minecraft.net"
                    ToolTip="www.minecraft.net"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="我的世界网易版"
                    EventType="打开网页" EventData="https://mc.163.com"
                    ToolTip="mc.163.com"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="Minecraft Java and Bedrock-PC(MinecraftPC捆绑包)"
                    EventType="打开网页" EventData="https://www.xbox.com/zh-CN/games/store/minecraft-java-bedrock-edition-for-pc/9NXP44L49SHJ"
                    ToolTip="www.minecraft.net/zh-hans/store/minecraft-java-bedrock-edition-pc"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="Minecraft Dungeons(我的世界:地下城)"
                    EventType="打开网页" EventData="https://www.minecraft.net/zh-hans/about-dungeons"
                    ToolTip="www.minecraft.net/zh-hans/about-dungeons"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="Minecraft Legends(我的世界:传奇)"
                    EventType="打开网页" EventData="https://www.minecraft.net/zh-hans/about-legends"
                    ToolTip="www.minecraft.net/zh-hans/about-legends"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="MC百科"
                    EventType="打开网页" EventData="https://www.mcmod.cn"
                    ToolTip="www.mcmod.cn"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="CurseForge"
                    EventType="打开网页" EventData="https://www.curseforge.com"
                    ToolTip="www.curseforge.com"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="MCBBS"
                    EventType="打开网页" EventData="https://www.mcbbs.net"
                    ToolTip="www.mcbbs.net"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="PCL2启动器下载(原版)"
                    EventType="打开网页" EventData="https://afdian.net/@LTCat"
                    ToolTip="afdian.net/@LTCat"/>
        <local:MyButton Margin="0,4,0,10" Width="350" Height="35"
                    Text="………………"
                    EventType="弹出窗口" EventData="这里空空如也|这里空空如也,等待着你的添加~ \n(打开启动器路径下的PCL文件夹,找到‘Custom.xaml’添加)"
                    ToolTip="这里空空如也,等待着你的添加~"/>
    </StackPanel>
</local:MyCard>

我不太会xaml,瞎糊的()


另外这里提反馈行吗……

MCSteve123 commented 12 months ago

要不我去交个pr……

MCSteve123 commented 12 months ago

pr不会交,滚回来了(恼

MFn233 commented 11 months ago

谢谢,下个版本将会添加 主要没有什么空来维护这个项目 见谅