Repository Reference/Introduction

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
m (Getting a working copy)
m (Looking around)
Line 40: Line 40:
 
| [[File:Icon folder.png|16px|alt=|link=]]  
 
| [[File:Icon folder.png|16px|alt=|link=]]  
 
| '''kain_make'''
 
| '''kain_make'''
| installation scripts and scripts to make installer.
+
| installation scripts and scripts to build release version of the game.
 
|-
 
|-
 
| [[File:Icon folder.png|16px|alt=|link=]]  
 
| [[File:Icon folder.png|16px|alt=|link=]]  

Revision as of 18:39, 9 August 2012

Repository Reference

Contents

Blood Omnicide repository stores all files needed for the development process. It contains game files, media, sourcecodes, useful tools and other helpful stuff that makes life easier with working on various aspects of the game. Blood Omnicide repository stores project at it's very latest development state and all previous versions.

Before you start working with Blood Omnicide repository, be sure to learn how version control systems work and particulary subversion.

Getting a working copy

This is actually first step on work with Blood Omnicide repository - get a working copy of the repository.

Install SVN client (for Windows TortoiseSVN are recommended one). For executing svn checkout command you are only need to get repository address, password are not required.

Important: Make sure path to working copy folder is nice and doesnt contain non-lating characters and whitespaces:
// Wrong
c:\Documents and Settings\Администратор\Desktop\Blood Omnicide Repository
// Correct
c:\OmnicideSVN

Downloading full working copy takes about 3GB of bandwidth. Downloaded working copy takes about 10GB, make sure you have at least double of that as it will grow up with time.

Tip: Download can be stopped and resumed at any time

Looking around

Once download is completed, you will see such folders in repository:

bin32 game binaries for x86 platform
bin64 game binaries for x64 platform
devkit game sourcecodes and tools
kain gamedir storing all of Blood Omnicide files (textures, maps, scripts etc.)
kain_make installation scripts and scripts to build release version of the game.
mapeditor portable level editor
misc help files, icons, map shots etc.



Next chapter: Key Concepts
Back to index | Top of the page

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox