Skip to content
This repository has been archived by the owner on Jul 28, 2018. It is now read-only.
/ construct Public archive

This tool creates a minimally valid level for further testing

License

Notifications You must be signed in to change notification settings

inkyblackness/construct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InkyBlackness Construct

Obsolescence Notice: Due to the release of InkyBlackness - HackEd, this project here has become obsolete: HackEd provides its own means to clear an archive.dat file. Furthermore, this project is based on pre-source-release information. Use it at your own risk.

This is a tool as part of the InkyBlackness project, written in Go. It is meant to create a minimally valid level, with which further tests can be performed.

Usage

Command Line Interface

Usage:
  construct [--file=<file-name>] [--solid]
  construct -h | --help
  construct --version

Options:
  --file=<file-name>  specifies the target file name. [default: archive.dat]
  --solid             Creates an entirely solid map; Exception: Starting tile on level 1.
  -h --help           Show this screen.
  --version           Show version.

License

The project is available under the terms of the New BSD License (see LICENSE file).

About

This tool creates a minimally valid level for further testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages