Skip to content

Commit

Permalink
Update + refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
ah-OOG-ah committed Jan 22, 2024
1 parent 7b7be4f commit db2e1b5
Show file tree
Hide file tree
Showing 49 changed files with 1,645 additions and 1,897 deletions.
827 changes: 159 additions & 668 deletions LICENSE

Large diffs are not rendered by default.

16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,20 @@
Adds Factorio-style overlays to GT5u-1.7.10, using VisualProspecting's API.

## TODO:
- Implement proper client-side cache and network code, so this functions on a dedicated server + client.
- Add two modes to future pollution cache: a universal one, gated by a satellite, and one updated by hand/machine available pre-Ev
- Run a profiler to make sure that this isn't a resource hog
- Add a config file.

## Libraries
## Libraries/Dependecies
GT5u from GTNH, for the pollution.
Journeymap for the map.
VisualProspecting for the map-editing API.
GTNHLib for the config system and bundled fastutil.
Unimixins for... mixins.
Boilerplate, build script, and GitHub workflows from GTNH's fork of SinTh0r4s' ExampleMod, both under the MIT license.

## Other credits
Because mcmod.info doesn't wrap lines
- The GTNH team and many others, for the boilerplate code and a working toolchain.

## License
This work is copyrighted by ah-OOG-ah, 2023, and licensed under the LGPLv3.
Loading

0 comments on commit db2e1b5

Please sign in to comment.