UNPKG

sc4

Version:

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

3 lines (2 loc) 114 B
export { default as thread } from './worker-thread.js'; export { default as WorkerPool } from './worker-pool.js';