TTLIB deprecated


A library for My mods is needed for correctly mod functionaly

Internal
5 months ago
2.0
5
Owner:
TidyTeamG
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
5 months ago
Latest Version:
0.2.5 (5 months ago)
Factorio version:
2.0
Downloaded by:
5 users

(WARNING) This mod is in pre-release state so it may not have all the features!!! (included documentation too, for now)


                                        TTLIB (Library mod)

Install and set up the library:
1. Install TTLIB from Factorio or download it from https://mods.factorio.com/mod/TTLIB
2. If installing manually:
- Press WIN + R
- Type: %appdata%/Factorio/mods
- Move the downloaded .zip file into that folder
3. In your mod info.json "dependencies": [ "TTLIB >= 0.2.2" ]
NOTE: after '>=' or '>' write the version of the library which you wish to use
4. To use this library in data.lua, write: local TTL = require("TTLIB/data-util")

Enjoy your new library!


  • If you have any questions or bugs please report it in the Discussion tab at https://mods.factorio.com/mod/TTLIB/discussion
  • Thank you for your opinion and I hope that TTLIB will develop relatively quickly!
  • If you want to support me, you can do so by sharing my library or submitting your suggestions for the development of the library.