Skip to content
Magnus edited this page Jan 13, 2018 · 3 revisions

Welcome to the Cs2dJavaMapLibrary wiki!

This library allows java code to load/save/create/modify native cs2d (UnrealSoftware) maps directly, this can be used to create for example random maps for a cs2d server

Features:

  • Saving cs2d maps
  • Loading cs2d maps
  • Changing tiles
  • Changing entities
  • Adding entities
  • Changing metadata like
    • Map author
    • Daylight time
  • Changing tileset
    • Count
    • Tileset file
    • Tile heights
    • Tile modes (such as deadly, floor, wall)
  • Changing background
    • Image
    • Scroll
    • Color

And much more!

Clone this wiki locally