Sha256: a12bbaac48ac9b4a360bca96a4baf8bc43ca89df77b25c22135331a140a3ed33
Contents?: true
Size: 210 Bytes
Versions: 2
Compression:
Stored size: 210 Bytes
Contents
require "jp_quest" performer = JpQuest::SNBT::Performer.new file_path = "dist/quests/chapters/medium_eyes.snbt" # file_path = "dist/dawncraft.snbt" performer.perform(file_path) # performer.perform_directory
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jp_quest-0.3.2 | dist/example.rb |
jp_quest-0.3.1 | dist/example.rb |