UNPKG

sc4

Version:

A command line utility for automating SimCity 4 modding tasks & modifying savegames

4 lines (3 loc) 96 B
// # index.ts export { default as TGIIndex, } from './tgi-index.js'; export * from './util.js';