Add Makefile

Embed last version
add readme
This commit is contained in:
chacha
2026-01-28 23:01:13 +00:00
parent 05e99368f8
commit 3dd5921229
3 changed files with 38 additions and 2 deletions

0
Readme.md Normal file
View File

View File

@@ -1,2 +1,6 @@
del %~dp0\..\System\ChaChaFontsV1.u
%~dp0\..\System\ucc.exe make ChaChaFontsV1
set UArtifactName=ChaChaFontsV1
del %~dp0\..\System\%UArtifactName%.u
del %~dp0\System\%UArtifactName%.u
rem %~dp0\..\System\ucc.exe make %UArtifactName%
%~dp0\..\System\ucc.exe make ini=%~dp0\make.ini
xcopy %~dp0\..\System\%UArtifactName%.u %~dp0\System\

32
make.ini Normal file
View File

@@ -0,0 +1,32 @@
[Core.System]
Paths=../System/*.u
Paths=../Maps/*.unr
Paths=../Textures/*.utx
Paths=../Sounds/*.uax
Paths=../Music/*.umx
[Engine.Engine]
EditorEngine=Editor.EditorEngine
Language=int
[Editor.EditorEngine]
CacheSizeMegs=32
EditPackages=Core
EditPackages=Engine
EditPackages=Editor
EditPackages=UWindow
EditPackages=Fire
EditPackages=IpDrv
EditPackages=UWeb
EditPackages=UBrowser
EditPackages=UnrealShare
EditPackages=UnrealI
EditPackages=UMenu
EditPackages=IpServer
EditPackages=Botpack
EditPackages=UTServerAdmin
EditPackages=UTMenu
EditPackages=UTBrowser
EditPackages=IChaChaFontsV1
EditPackages=ChaChaFontsV1