Quasimorph

Quasimorph

Item and Weapon Importer
Показване на 11 — 20 от 25 постъпления
< 1  2  3 >
Обновление: 4 март в 19:24
от Crynano

- Removed accidental test files upload
- Updated thumbnail

Обновление: 4 март в 19:23
от Crynano

Обновление: 4 март в 19:20
от Crynano

Version 2.1.0

- Upgraded Logger
- Added support for single-property inheritance
- Added default values for many properties of weapons

Обновление: 23 февр. в 18:19
от Crynano

Version 2.0.0
Upgraded logger and API

Обновление: 2 февр. в 17:13
от Crynano

Updated for new content mod

· Modified localization files to better import IDs
· Modified internal files and structures
· Added back support for ammo and firemodes
· Added small optimizations for ItemCreatorTool GUI

Обновление: 28 ян. в 18:14
от Crynano

· Added API support
· Added support for new 0.8.5 entries
· Fixed ground sprites
· Fixed sound issues
· Adjusted loading processes and exception controls

Обновление: 23 ян. в 9:31
от Crynano

Обновление: 17 ян. в 12:09
от Crynano

Обновление: 29 окт. 2024 в 17:01
от Crynano

Version 2.1.2

· Fixed usage of mod as an API to add new objects
· API usage now creates a log.txt with the import results


To use the mod as API, import the DLL as reference in your project, first get the config with:

QM_WeaponImporter.Importer.GetGlobalConfig(path)

then force the config loading using:

QM_WeaponImporter.ConfigManager.ImportConfig(yourModConfigItem);

Обновление: 20 окт. 2024 в 12:27
от Crynano

Version 2.1.1

Updated mod to support version 0.8.0