Hibiscus AVG Engine V6.0
Title | Release Date | Version |
---|---|---|
MOBIUS BAND* | 2023.12.28 | V6 |
EndlessShinyBlues | 2020.12.1 | V5 -> V6 (23.8.14) |
VS Code extension that supports the AVGScript language.
Documents of Hibiscus AVG Engine
Localization
test scripts
Generate steam depot content then upload
rename dub files to engine syntax easily (you can also assign manually through code lens command)
python tool to split dubs
you can open folder in terminal, then run python main.py
or use command pip install DubSplitter
to install package, then run dubSplitter
Check the effect of easing params directly
A encrypt tool based on WindowsCNG
(Cryptography Next Generation
), AES
algorithm, used to encrypt/decrypt assets
based on Encrypter, works exactly the same as Encrypter GUI, but make it possible to integrate into batch files, like ContentGenerator
quick preview texture's pattern fade effect
Check the effect of RGB params in #DefineRGB
directly
Convert word format to script format (replaced by code extension -> generate base script)
edit ini files by cli, make it possible to integrate into batch files, like ContentGenerator