Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map Texture Pack Converter #3

Open
Sandertv opened this issue Sep 14, 2017 · 0 comments
Open

Map Texture Pack Converter #3

Sandertv opened this issue Sep 14, 2017 · 0 comments
Assignees

Comments

@Sandertv
Copy link
Member

Sandertv commented Sep 14, 2017

Introduction
Currently, DynMapPMMP has support for custom texture packs. No default texture pack will be provided in order to keep safe from violating the Minecraft EULA, and instead, people will be able to put in their own texture packs. The current three images are for testing purposes and only, and should be removed when in a state of usability.

Usage
The plugin currently scans for images in the PluginFolder/images/ folder. It checks file names against block constants in the BlockIds class of Pocketmine, so the blocks have to be renamed according to those constants.

Converter
In order to make this process as easy as possible, a special texture pack converter should be written to rename all files required to use the names that the plugin can recognize. The code doesn't have to be very fancy, just practical and working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants