wurm_atlas 0.0.2 copy "wurm_atlas: ^0.0.2" to clipboard
wurm_atlas: ^0.0.2 copied to clipboard

Wurm Atlas is a library that can open and parse Wurm Unlimited map files, allowing you to read tile information and export as images.

example/README.md

Examples #

Dart #

Please see the dart_example folder for a fully functional Dart CLI application that can save map images to an output file.

To test the example:

  1. Change directory into example/dart_example.
  2. Run dart pub get.
  3. To output the test map, run dart run bin/dart_example.dart -m "../../assets/happy_map" -l top -o happy_map.png.

Flutter #

Please see the flutter_example folder for a fully functional graphical map viewer.

To test the example:

  1. Change directory into example/flutter_example.
  2. Run flutter pub get.
  3. RUn flutter run and select your desired build.

You can then open a map file by clicking on the lower-right button.

0
likes
150
points
16
downloads

Publisher

verified publisherwantsmore.coffee

Weekly Downloads

Wurm Atlas is a library that can open and parse Wurm Unlimited map files, allowing you to read tile information and export as images.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

build, color, logging, yaml

More

Packages that depend on wurm_atlas