-
Notifications
You must be signed in to change notification settings - Fork 130
Home
brine edited this page Apr 30, 2017
·
57 revisions
This is the OCTGN project wiki. This wiki is mainly community-driven, so please contribute everything you know! The OCTGN team will try to keep these pages correct and accurate.
- OCTGN Official Website: http://www.octgn.net
- OCTGN Community & Support: http://gitter.im/octgn
- OCTGN Reddit Community: http://www.reddit.com/r/octgn
- OCTGN Official Twitter https://twitter.com/octgn_official
- How to write a bug report
- Licensing: License
- View ChangeLog of OCTGN's update history
- Game Package (.nupkg)
- definition.xml (the core game definition XML)
- set.xml (individual set definition XMLs)
-
Scripting in Python
- 3.1.0.2 API Reference <- CURRENT LIVE VERSION
- 3.1.0.1 API Reference
- Live python Api File
- Proxy Template Definition (XML defining how proxy cards get generated)
- Card Package (.o8c zip packages containing card images)
- Deck Definition (.o8d XML files containing deck contents)
- O8build (Tool for validating and compiling game packages)
- Guide to OCTGN's GUID Standard -- MUST READ for new OCTGN game developers!
- Addition resources:
- Basic Game Plugin (A simple game plugin free to use as a starting point for building new games)
- Guide to upgrading obsolete .o8g games to the current game plugin format
- o8c Conversion Guide (How to convert your .o8s sets into .o8c files)
If you code in .NET, you can access OCTGN data using its own assembly. [OCTGN Data access]]
- OCTGN Issue Tracker: https://github.com/octgn/OCTGN/issues