Skip to content

DistrictOfJoban/nteutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NTEUtil

This is a set of utilities and helper scripts that attempts to ease the development of utilizing the Script feature in the Nemo's Transit Expansion addon by abstracting lower level implementation into a function you can call.

Features

  • network_util - Contains functions to fetch text/json data over the internet.
  • math_util - Contains functions for math-related operation (Lerping, Clamping, etc.), and easing function.
  • format_util - Contains functions for text formatting, usually MTR-related.
  • mtr_util - Contains functions to obtain MTR data.
  • time_tracker - Helper class to keep track of the delta time & the total elapsed time, and provide a way to reset the total time tracked by this.
  • train_helper - Contains train-data related functions, like obtaining the next station and current route.
  • Open for feedback in issue tracker
  • Work In Progress!

Installation

Coming soon, maybe...

License

This project is licensed under the MIT License

About

Utility Scripts for the MTR NTE Addon

Resources

License

Stars

Watchers

Forks

Releases

No releases published