Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Weissblatt Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
PK3
(section)
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Automated building using PK3Make === [https://github.com/liquidunderground/pk3make PK3Make] is a specialty tool developed for building complex PK3 projects, such as Weissblatt. It can automatically build complex PK3 files with byte-for-byte determinism using a single command: user@devdir$ pk3make ==== Writing PK3Makefiles ==== PK3Make's build behavior is determined by a configuration file called a <code>PK3Makefile</code>. The exact syntax and options for writing PK3Makefiles may vary by version, but in general PK3Make works in three steps: Source files --[build]--> Engine-friendly build files --[pack]--> Finished PK3 file During these steps, PK3Make will attempt to find files within the source/build files and mirror the required file tree structure in the following build step. For the sake of safe backups, you should try to keep your project's assets as well as it's PK3Makefile under version control, for example using [https://git-scm.com/ Git].
Summary:
Please note that all contributions to Weissblatt Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Weissblatt Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
PK3
(section)
Add topic