Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 245 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 245 Bytes

StormLib-D

Wrapper for StormLib library written on Dlang

For Linux systems

  1. Copy StormLib library to libs folder:
$ sudo cp libStorm.so /usr/lib
  1. Compile project:
$ dub