Skip to content

ThatNotEasy/OpenBullets-CF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

OpenBullet Config Guides

This repository provides comprehensive user guides and examples for OpenBullet configuration files, supporting multiple formats including .opk, .loli, .anom, and .svb.

Supported Formats

  • .opk - OpenBullet configuration files (JSON-based)
  • .loli - LoliScript configuration files (scripting language)
  • .anom - Anomaly configuration files
  • .svb - SilverBullet configuration files

Directory Structure

/
├── docs/                    # Documentation and guides
│   ├── formats/            # Format-specific guides
│   │   ├── opk-guide.md
│   │   ├── loli-guide.md
│   │   ├── anom-guide.md
│   │   └── svb-guide.md
│   └── structure.md        # Directory structure guide
├── examples/               # Example configuration files
│   ├── opk/
│   ├── loli/
│   ├── anom/
│   └── svb/
└── README.md              # This main guide

Getting Started

  1. Choose your preferred config format from the supported options
  2. Read the format-specific guide in docs/formats/
  3. Check out examples in the examples/ directory
  4. Refer to docs/structure.md for file organization best practices

Quick Links

Examples

Browse the examples/ directory for ready-to-use configuration files for each format.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published