Skip to content

ondreian/Olib

Repository files navigation

Olib Build Status

gem install Olib

This offers a lot of syntatic sugar for scripting in GS.

examples:

Creatures.magical.each { |creature|
 creature.kill
}
Group.members.each { |char|
 haste(char)
}

WIP documentation

Pull requests and the like as welcome.

About

Syntactic sugar for scripting Gemstone IV

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors