All Projects β†’ Andy-K-Sparklight β†’ Alicorn

Andy-K-Sparklight / Alicorn

Licence: GPL-3.0 license
A high performance custom Minecraft launcher.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Alicorn

KodersHub
CodeEditor Mern WebApp specifically designed for Kids and Teens🀩
Stars: ✭ 25 (-3.85%)
Mutual labels:  material-ui
bubbly
Full stack chat application created w/ Next.js, Socket.IO, Express, React and TypeScript
Stars: ✭ 24 (-7.69%)
Mutual labels:  material-ui
nextjs-graphql-adminpanel
Admin panel built with NextJS(Typescript), Material UI, Apollo Client & GraphQL. In the backend, Prisma 2 with Nexus and Mysql is used.
Stars: ✭ 119 (+357.69%)
Mutual labels:  material-ui
react-redux-starter-kit
Get started with React, Redux, Webpack and eslint
Stars: ✭ 29 (+11.54%)
Mutual labels:  material-ui
recode-converter
A modern & simple audio converter for video files
Stars: ✭ 22 (-15.38%)
Mutual labels:  material-ui
universal-json-schema
πŸ“œ Universal JSON Schema Form - Currently Support for React - Material UI components for building Web forms from JSON Schema.
Stars: ✭ 102 (+292.31%)
Mutual labels:  material-ui
enlite-starter
Enlite Starter - React Dashboard Starter Template with Firebase Auth
Stars: ✭ 28 (+7.69%)
Mutual labels:  material-ui
react-js-boilerplate
A React + Redux + HOT + Webpack + Material-UI + Sass boilerplate
Stars: ✭ 14 (-46.15%)
Mutual labels:  material-ui
Modern-Web-App
React PWA with SSR and Code splitting
Stars: ✭ 45 (+73.08%)
Mutual labels:  material-ui
ArcPageIndicator
Android Page Indicator for ViewPager with original animations. It uses an ellipse to dispose indication spots, and can draw a hand, like in old elevators.
Stars: ✭ 73 (+180.77%)
Mutual labels:  material-ui
mybotlist
Plataforma para el listado de Bots publicos de Discord en espaΓ±ol. (FRONTEND)
Stars: ✭ 15 (-42.31%)
Mutual labels:  material-ui
File-Explorer
A File Manager with stunning design & astonishing develops, beautifully written in PHP, everything fused in a single file.
Stars: ✭ 31 (+19.23%)
Mutual labels:  material-ui
gdg-react-workshop
React + Electron + Typescript workshop for GDG DevFest Warsaw πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»πŸ€–πŸ’»
Stars: ✭ 16 (-38.46%)
Mutual labels:  material-ui
uno-game
🎴 An UNO Game made in Javascript
Stars: ✭ 93 (+257.69%)
Mutual labels:  material-ui
react-firebase-socialnetwork
Social network-like for finding groups online
Stars: ✭ 28 (+7.69%)
Mutual labels:  material-ui
tisn.app
Tisn - The introverts' social network ➑️ Meet people while doing what you enjoy!
Stars: ✭ 24 (-7.69%)
Mutual labels:  material-ui
boss-lite
Boss Lite - React Redux Material Admin Template
Stars: ✭ 148 (+469.23%)
Mutual labels:  material-ui
React-MaterialUI-Starter-Kit
The ReactJs 16 start kit that include Redux, Material UI, Babel 7 and Webpack 4
Stars: ✭ 48 (+84.62%)
Mutual labels:  material-ui
PasswordKeeper
Web-app to help you securely store your encrypted passwords in your Google Drive.
Stars: ✭ 43 (+65.38%)
Mutual labels:  material-ui
serverless-permission-generator
An Online Application to generate AWS IAM permissions required for deploying a Serverless Framework stack.
Stars: ✭ 39 (+50%)
Mutual labels:  material-ui

Alicorn Launcher JS Edition

δΈ­ζ–‡ README

A third party Minecraft launcher, with high performance and freedom.

. . . . . .

Why Yet Another Launcher?

It's simple: I've been using different launchers and none of them can meet my requirements.

And that's why we develop Alicorn.

Why Electron?

Still simple: I fancy it!

Some other reasons include awesomely spectacular speed, etc.

There's no need to consider size. After all, nothing is bigger than your OS ;)

Principles

  1. Free as in freedom.

  2. Code quality and bug fixes.

  3. Even weight on functionalities and performance.

  4. Windows last.

  5. Bash first.

  6. Size is not that important, but sometimes is important.

  7. Throw away those stereotypes, the runnable is the best.

  8. Embrace UTF-8.

  9. Line Feed only.

  10. Try to make Alicorn looks the same in different platforms, but not definitely.

  11. No SaaS.

Build

Build Executable

To build Alicorn, you'll need:

  • Node.js

  • Git

  • Clone the repository:

    git clone https://github.com/Andy-K-Sparklight/Alicorn.git --depth=1
  • Install dependencies:

    yarn
  • Run build:

    yarn make

    This will generate binaries and put them under out, including Windows x64, Windows ia32, GNU/Linux x64, GNU/Linux arm64 and macOS x64. This will also generate corresponding archives.

    The support for macOS has ended and no more platform dependent code will be commited. The modules present are still kept, but might not run correctly.

    You also need wine to complete the cross build progress on platforms other than Windows. Follow the instructions given by electron-packager.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].