Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byteandahalf/GenericLauncher
Launcher template for programmers to create their own MCPE hacked client/launcher.
https://github.com/byteandahalf/GenericLauncher
Last synced: 3 months ago
JSON representation
Launcher template for programmers to create their own MCPE hacked client/launcher.
- Host: GitHub
- URL: https://github.com/byteandahalf/GenericLauncher
- Owner: byteandahalf
- Created: 2014-06-19T03:47:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T19:24:14.000Z (about 6 years ago)
- Last Synced: 2024-07-28T13:22:46.368Z (3 months ago)
- Language: Java
- Size: 93.8 KB
- Stars: 44
- Watchers: 17
- Forks: 22
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-minecraft-bedrock - GenericLauncher - Launcher template for programmers to create their own MCPE hacked client/launcher (Launcher)
README
GenericLauncher
================A base for Minecraft PE hacked clients. Starts you off with a basic launcher base that you can use to build off of. Currently just starts up and plays MCPE like normal, make it do what you want.
Take the code, and do what you want with it. It's a base for anyone to use. Change the package name, don't give me cradit, I don't care.
A few thanks to @zhuowei. This app is a barebones base of his app, BlockLauncher.