⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 一个关于商业化游戏的源代码
💻 TXT
字号:

BinCompiler v0.70
-------------------------

The program should be pretty straight forward to use so this file only contains some basic info.

Some of the functionality as encryption and BIN file types are currently disable due to some
internal issues for using it.

Anyway, this version of the BIN compiler is aimed at mobile games developers so much of the
disabled functionallity doesnt matter.

The program does not support subdirectories. Place all the files you want to compile into
one BIN file in one directory. Select that directory and select an output directory and
filename of the BIN file.

Select which unwanted or unneeded chunks you want to filter out of your PNG files. This
will save a few bytes too here and there.

After the creation of the BIN file, you will find a text file named index.txt in the same
output directory as the BIN file was created in. This file shows which file is found in what
position (in bytes). Each file in the BIN file is prefixed with its filesize.

See the example code in JAVA for how to read out files from the BIN file. The code is just
an example and is not test anyhow nor even tried to compile.

For support or any questions, contact us on support@digiment.no

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -