Quasimorph
Item and Weapon Importer
25 sonuçtan 11 ile 20 arası gösteriliyor
< 1  2  3 >
Güncelleme: 4 Mar @ 19:24
Güncelleyen: Crynano

- Removed accidental test files upload
- Updated thumbnail

Güncelleme: 4 Mar @ 19:23
Güncelleyen: Crynano

Güncelleme: 4 Mar @ 19:20
Güncelleyen: Crynano

Version 2.1.0

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

Güncelleme: 23 Şub @ 18:19
Güncelleyen: Crynano

Version 2.0.0
Upgraded logger and API

Güncelleme: 2 Şub @ 17:13
Güncelleyen: 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

Güncelleme: 28 Oca @ 18:14
Güncelleyen: Crynano

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

Güncelleme: 23 Oca @ 9:31
Güncelleyen: Crynano

Güncelleme: 17 Oca @ 12:09
Güncelleyen: Crynano

Güncelleme: 29 Eki 2024 @ 17:01
Güncelleyen: 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);

Güncelleme: 20 Eki 2024 @ 12:27
Güncelleyen: Crynano

Version 2.1.1

Updated mod to support version 0.8.0