User Tools

Site Tools


mtr_addon:nte:js:util

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mtr_addon:nte:js:util [2024/04/24 10:36] – Add new functions lx862mtr_addon:nte:js:util [2024/11/03 11:02] (current) – Fix getNTEVersionInt() errata lx862
Line 17: Line 17:
 | ''static Resources.getMTRVersion(): String'' | Returns the version of the MTR, for example, ''1.19.2-3.1.1.0-hotfix-1''. | | ''static Resources.getMTRVersion(): String'' | Returns the version of the MTR, for example, ''1.19.2-3.1.1.0-hotfix-1''. |
 | ''static Resources.getNTEVersion(): String'' | Returns the version of the NTE, for example, ''0.4.0+1.19.2''. | | ''static Resources.getNTEVersion(): String'' | Returns the version of the NTE, for example, ''0.4.0+1.19.2''. |
-| ''static Resources.getNTEVersionInt(): int'' | Returns the NTE version as a number for easy comparison. For example, 0.4.0 would be 4000, 1.9.1 would be 19100. |+| ''static Resources.getNTEVersionInt(): int'' | Returns the NTE version as a number for easy comparison. For example, 0.4.0 would be 400, 1.9.1 would be 10901. |
 | ''static Resources.getNTEProtoVersion(): int'' | Returns the NTE protocol version. | | ''static Resources.getNTEProtoVersion(): int'' | Returns the NTE protocol version. |
  
mtr_addon/nte/js/util.1713954964.txt.gz · Last modified: 2024/04/24 10:36 by lx862