octane: Parse Rocket League replays.

[ deprecated, game, library, mit, program ] [ Propose Tags ]
Deprecated in favor of rattletrap

Octane parses Rocket League replays.


[Skip to Readme]

Modules

[Last Documentation]

  • Octane
    • Octane.Data
    • Octane.Main
    • Octane.Parser
      • Octane.Parser.ClassPropertyMap
    • Octane.Type
      • Octane.Type.Actor
      • Octane.Type.CacheItem
      • Octane.Type.CacheProperty
      • Octane.Type.KeyFrame
      • Octane.Type.Mark
      • Octane.Type.Message
      • Octane.Type.Primitive
        • Octane.Type.Primitive.Boolean
        • Octane.Type.Primitive.Dictionary
        • Octane.Type.Primitive.Float32LE
        • Octane.Type.Primitive.List
        • Octane.Type.Primitive.PCString
        • Octane.Type.Primitive.Stream
        • Octane.Type.Primitive.Word32LE
        • Octane.Type.Primitive.Word64LE
      • Octane.Type.Property
      • Octane.Type.Replay
    • Octane.Version

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.4.9, 0.4.10, 0.4.16, 0.4.17, 0.4.18, 0.4.19, 0.4.20, 0.4.21, 0.4.22, 0.4.24, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.5, 0.5.6, 0.5.7, 0.5.8, 0.5.9, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.11.0, 0.12.0, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.14.0, 0.15.0, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.17.0, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.19.0, 0.20.0, 0.20.1, 0.20.2, 0.20.3
Change log CHANGELOG.markdown
Dependencies aeson (>=0.9 && <0.12), autoexporter (>=0.2 && <0.3), base (>=4.8 && <4.10), binary (>=0.7 && <0.9), binary-bits (>=0.5 && <0.6), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), data-binary-ieee754 (>=0.4 && <0.5), deepseq (>=1.4 && <1.5), octane, text (>=1.2 && <1.3) [details]
License MIT
Author
Maintainer Taylor Fausak
Category Game
Home page https://github.com/tfausak/octane#readme
Bug tracker https://github.com/tfausak/octane/issues
Source repo head: git clone https://github.com/tfausak/octane
Uploaded by fozworth at 2016-05-31T23:10:45Z
Distributions
Executables octane
Downloads 38440 total (132 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-24 [all 2 reports]

Readme for octane-0.5.6

[back to package description]

Octane

Version badge Windows build badge Build badge

Octane parses Rocket League replays.

To use Octane, first download and unpack the latest release for your operating system. Then run octane path-to/the.replay.

The Rocket League Replays wiki has links to other Rocket League replay parsers.