Difference between revisions of "Technical"
Jump to navigation
Jump to search
(→Levels) |
|||
Line 4: | Line 4: | ||
'''Note:''' All Elasto Mania files are in little-endian format | '''Note:''' All Elasto Mania files are in little-endian format | ||
=== Levels === | === Levels === | ||
− | + | <nowiki></nowiki> | |
+ | |||
==== Language Examples ==== | ==== Language Examples ==== | ||
===== C/C++ ===== | ===== C/C++ ===== | ||
− | <nowiki>wow test</nowiki> | + | <nowiki>wow test</nowiki> |
===== Python ===== | ===== Python ===== | ||
− | <nowiki>wow test</nowiki> | + | <nowiki>wow test</nowiki> |
===== Rust ===== | ===== Rust ===== | ||
− | <nowiki>wow test</nowiki> | + | <nowiki>wow test</nowiki> |
+ | |||
=== Replay files === | === Replay files === | ||
Revision as of 16:44, 25 March 2016
Technical information for Elasto Mania files, available APIs and various development stuff.
Elasto Mania
Note: All Elasto Mania files are in little-endian format
Levels
Language Examples
C/C++
wow test
Python
wow test
Rust
wow test