Click on Link to Download Folder below:
Reminder: Get the Access Code Needed to Download The Pre-Release of UFGC 3.0
Available After You've Completed the UFGC 2.0 Download
Available After You've Completed the UFGC 2.0 Download
Sample DEF File:
; Definition file for Guile
;--------------------
;[Player Information]
;--------------------
[Info]
name = "Guile" ;Name of character
displayname = "Guile" ;Name of character to display
versiondate = 2003.5.17 ;Version date of character
mugenversion = 2001.04.14 ;Version of M.U.G.E.N character works on
author = "N64Mario" ;Character author name
pal.defaults = 1,2,3,4,5,6 ;Default palettes in order of preference
;--------------------
;[Common Files]
;--------------------
[Files]
cmd = common/command.cmd ;Commands
cns = common/constant.cns ;Constants
stcommon = common/common.cns ;Common States
sprite = common/sprite.sff ;Sprites
anim = common/animation.air ;Animation
sound = common/sound.snd ;Sound
;--------------------
;[States]
;--------------------
st = state/guile.cns ;Guile's States
st2 = state/guile-s.cns ;Special States
st3 = state/guile-h.cns ;Hyper States
.... ...
..
Continued.....
; Definition file for Guile
;--------------------
;[Player Information]
;--------------------
[Info]
name = "Guile" ;Name of character
displayname = "Guile" ;Name of character to display
versiondate = 2003.5.17 ;Version date of character
mugenversion = 2001.04.14 ;Version of M.U.G.E.N character works on
author = "N64Mario" ;Character author name
pal.defaults = 1,2,3,4,5,6 ;Default palettes in order of preference
;--------------------
;[Common Files]
;--------------------
[Files]
cmd = common/command.cmd ;Commands
cns = common/constant.cns ;Constants
stcommon = common/common.cns ;Common States
sprite = common/sprite.sff ;Sprites
anim = common/animation.air ;Animation
sound = common/sound.snd ;Sound
;--------------------
;[States]
;--------------------
st = state/guile.cns ;Guile's States
st2 = state/guile-s.cns ;Special States
st3 = state/guile-h.cns ;Hyper States
.... ...
..
Continued.....