Changeset 480


Ignore:
Timestamp:
May 22, 2023, 2:59:38 AM (2 years ago)
Author:
ataylor
Message:

Update build instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/howto.txt

    r476 r480  
    254254
    255255Building AE
    256 -------------------
     256-----------
    257257
    258258Make sure steps 1-3 above have been completed.
     
    263263it from the Project menu.  AE.EXE will be placed in the `build\AE` directory.
    264264
    265 
    266 
     265To build and copy the language files, run `makenls.cmd` in the `ae` directory.
     266
     267### Building an Installation ZIP File ###
     268
     269Pull together these files into a ZIP:
     270
     271    ae.exe              (from build\ae)
     272    *                   (from build\ae_i18n)
     273
     274As with NewView, convention for ZIP files is `aeA_B_C.zip` for version A.B.C.
    267275
    268276
Note: See TracChangeset for help on using the changeset viewer.