Skip to content

RealAntithesis/JContainers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready

JContainers

JContainers is a Skyrim plugin that extends Papyrus by adding various data structures. Also it is simple NoSQL database. It features:

  • Various containers that capable to store anything inside - number, string, form or another container
  • Encode or decode container's contents into JSON data
  • Full unicode support
  • Path resolving: access nested data easily with ".key1.key2[10]" like paths
  • Thread safety

Documentation

The most up-to-date documentation can be found here.

Installation

Please see the file called INSTALL.

Licensing

JContainers is licensed under the MIT license. Please see the file called LICENSE for details.

About

No-SQL database for Skyrim

Resources

License

Stars

Watchers

Forks

Packages

No packages published