Add Makefile

Embed last version
add readme
This commit is contained in:
chacha
2026-01-28 22:58:25 +00:00
parent e509b61ad5
commit 90e008b1e7
4 changed files with 37 additions and 2 deletions

0
Readme.md Normal file
View File

BIN
System/IChaChaFontsV1.u Normal file

Binary file not shown.

View File

@@ -1,2 +1,6 @@
del %~dp0\..\System\IChaChaFontsV1.u set UArtifactName=IChaChaFontsV1
%~dp0\..\System\ucc.exe make IChaChaFontsV1 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\

31
make.ini Normal file
View File

@@ -0,0 +1,31 @@
[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