painterly-textures

WebJar for painterly-textures

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

painterly-textures
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

painterly-textures
WebJar for painterly-textures
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/dariusk/painterly-textures

Download painterly-textures

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/painterly-textures/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>painterly-textures</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/painterly-textures/
implementation 'org.webjars.npm:painterly-textures:0.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/painterly-textures/
implementation ("org.webjars.npm:painterly-textures:0.0.3")
'org.webjars.npm:painterly-textures:jar:0.0.3'
<dependency org="org.webjars.npm" name="painterly-textures" rev="0.0.3">
  <artifact name="painterly-textures" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='painterly-textures', version='0.0.3')
)
libraryDependencies += "org.webjars.npm" % "painterly-textures" % "0.0.3"
[org.webjars.npm/painterly-textures "0.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Painterly

A texture pack extracted from The Painterly Pack

// Get the texture path
var texturePath = require('painterly-textures');

// ...do stuff with it! For example, if you're using voxel.js:
var createGame = require('voxel-engine');
var game = createGame({texturePath: texturePath});

Versions

Version
0.0.3