Dreta / Pencil

Pencil is a Material Design Minecraft launcher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pencil

Pencil is an in-development Material Design Minecraft launcher based on Flutter.

Current Features

  • Material Design looks really good
  • Microsoft authentication
  • Isolated profiles
  • Launches the vanilla, Fabric and Quilt client
    • Forge support has been postponed considering its current instability. For details, see What is happening?. Forge support will be implemented after NeoForge is released.
  • Mod management with Modrinth
    • Due to the closed nature of the CurseForge API, it's difficult to provide support for CurseForge.

Screenshots

Home page Profile edit page Account details page

Development

Pencil is built against the stable version of Flutter, and can be built on Linux, Windows and macOS. To get started, clone the repository and download the required fonts in fonts/. After that, you can run:

flutter pub get
flutter build <system>

License

Pencil is a Material Design Minecraft launcher.
Copyright (C) 2023 Dreta

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Pencil is a Material Design Minecraft launcher.

License:GNU General Public License v3.0


Languages

Language:Dart 85.9%Language:C++ 7.5%Language:CMake 5.6%Language:Swift 0.5%Language:C 0.4%