Reorganise misc directory
4
.github/workflows/build.yml
vendored
|
|
@ -88,7 +88,7 @@ jobs:
|
|||
- name: Import Code Signing Certificate
|
||||
if: github.ref_name == 'main'
|
||||
run: |
|
||||
misc/ci-macos-import-codesign-cert.sh
|
||||
misc/macos/ci-macos-import-codesign-cert.sh
|
||||
echo "APPLE_CERTIFICATE_ID=${{ secrets.APPLE_CERTIFICATE_ID }}" >> $GITHUB_ENV
|
||||
env:
|
||||
APPLE_CERTIFICATE_P12_BASE64: ${{ secrets.APPLE_CERTIFICATE_P12_BASE64 }}
|
||||
|
|
@ -117,7 +117,7 @@ jobs:
|
|||
- name: Notarize
|
||||
if: github.ref_name == 'main'
|
||||
run: |
|
||||
misc/ci-macos-notarize.sh build/Release/*.dmg
|
||||
misc/macos/ci-macos-notarize.sh build/Release/*.dmg
|
||||
env:
|
||||
APPLE_NOTARIZATION_USERNAME: ${{ secrets.APPLE_NOTARIZATION_USERNAME }}
|
||||
APPLE_NOTARIZATION_PASSWORD: ${{ secrets.APPLE_NOTARIZATION_PASSWORD }}
|
||||
|
|
|
|||
|
|
@ -10,9 +10,9 @@ set(CGAME_MODULE cgame)
|
|||
set(GAME_MODULE qagame)
|
||||
set(UI_MODULE ui)
|
||||
|
||||
set(WINDOWS_ICON_PATH ${CMAKE_SOURCE_DIR}/misc/quake3.ico)
|
||||
set(WINDOWS_ICON_PATH ${CMAKE_SOURCE_DIR}/misc/windows/quake3.ico)
|
||||
|
||||
set(MACOS_ICON_PATH ${CMAKE_SOURCE_DIR}/misc/quake3_flat.icns)
|
||||
set(MACOS_ICON_PATH ${CMAKE_SOURCE_DIR}/misc/macos/quake3_flat.icns)
|
||||
set(MACOS_BUNDLE_ID org.ioquake.${CLIENT_NAME})
|
||||
|
||||
set(COPYRIGHT "QUAKE III ARENA Copyright © 1999-2000 id Software, Inc. All rights reserved.")
|
||||
|
|
|
|||
|
|
@ -105,11 +105,11 @@ endif()
|
|||
set(CPACK_GENERATOR "DragNDrop")
|
||||
|
||||
set(CPACK_DMG_VOLUME_NAME "${PROJECT_NAME} Installer")
|
||||
set(CPACK_DMG_BACKGROUND_IMAGE "${CMAKE_SOURCE_DIR}/misc/macos-dmg-background.png")
|
||||
set(CPACK_DMG_BACKGROUND_IMAGE "${CMAKE_SOURCE_DIR}/misc/macos/macos-dmg-background.png")
|
||||
set(CPACK_DMG_SUBDIRECTORY "${CLIENT_NAME}")
|
||||
|
||||
configure_file(
|
||||
"${CMAKE_SOURCE_DIR}/misc/macos-dmg-setup.applescript.in"
|
||||
"${CMAKE_SOURCE_DIR}/misc/macos/macos-dmg-setup.applescript.in"
|
||||
"${CMAKE_BINARY_DIR}/macos-dmg-setup.applescript"
|
||||
@ONLY
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,29 +0,0 @@
|
|||
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430
|
||||
{\fonttbl\f0\fswiss\fcharset0 ArialMT;}
|
||||
{\colortbl;\red255\green255\blue255;}
|
||||
\paperw11905\paperh16837\margl1440\margr1440\vieww11380\viewh12260\viewkind0
|
||||
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
|
||||
|
||||
\f0\b\fs24 \cf0 Welcome to ioquake3.\
|
||||
\
|
||||
You can find us on the web at:\
|
||||
http://www.ioquake3.org/\
|
||||
This is the 1.36 release for Mac OS X.\
|
||||
If you run into any issues, please check out our website's discussion page for a place to talk about them and get help.\
|
||||
http://ioquake3.org/discussion/\
|
||||
\
|
||||
To install, simply copy the ioquake3 folder to your applications directory, then copy the pak0.pk3 file\
|
||||
from your legal Quake 3 Arena CDROM into the baseq3 sub-folder.\
|
||||
You can also copy it over from a boot camp'd steam install or whatever. \
|
||||
Just make sure to get your cd key as well.\
|
||||
\
|
||||
If you don't have Quake 3, check out some of the excellent games made with ioquake3:\
|
||||
http://ioquake3.org/extras/derivative-games/\
|
||||
\
|
||||
On ioquake3.org you can also find links to the latest source for this release, packages for other platforms, and more.\
|
||||
I hope to see you on server.ioquake3.org soon!\
|
||||
-\
|
||||
Thanks,\
|
||||
Zachary Slater\
|
||||
zachary@ioquake.org\
|
||||
}
|
||||
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |