{"id":18776298,"url":"https://github.com/jdolan/netradiant","last_synced_at":"2025-07-15T01:10:49.184Z","repository":{"id":27324561,"uuid":"30799016","full_name":"jdolan/NetRadiant","owner":"jdolan","description":"Fork of https://gitlab.com/xonotic/netradiant","archived":false,"fork":false,"pushed_at":"2017-10-09T00:44:51.000Z","size":18910,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T01:36:41.529Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdolan.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-14T14:41:37.000Z","updated_at":"2020-02-11T17:10:14.000Z","dependencies_parsed_at":"2022-07-24T14:47:04.653Z","dependency_job_id":null,"html_url":"https://github.com/jdolan/NetRadiant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdolan/NetRadiant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2FNetRadiant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2FNetRadiant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2FNetRadiant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2FNetRadiant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdolan","download_url":"https://codeload.github.com/jdolan/NetRadiant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2FNetRadiant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265383883,"owners_count":23756616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T19:45:50.093Z","updated_at":"2025-07-15T01:10:49.162Z","avatar_url":"https://github.com/jdolan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"NetRadiant\n==========\n\nThe open source, cross platform level editor for idtech games (Radiant fork)\n\n# Getting the Sources\n\nThe latest source is available from the git repository:\nhttps://gitlab.com/xonotic/netradiant.git\n\nThe git client can be obtained from the Git website:\nhttp://git-scm.org\n\nTo get a copy of the source using the commandline git client:\n```\ngit clone https://gitlab.com/xonotic/netradiant.git\ncd netradiant\n```\n\nSee also https://gitlab.com/xonotic/netradiant/ for a source browser, issues and more.\n\n# Dependencies\n\n * OpenGL\n * LibXml2\n * GTK2\n * GtkGLExt\n * LibJpeg\n * LibPng\n * ZLib\n\n# Compiling\n\nThis project uses the usual CMake workflow:\n\n`cmake -H. -Bbuild \u0026\u0026 cmake --build build -- -j$(nproc)`\n\n## linux\n\n```\ncmake -H. -Bbuild -G \"Unix Makefiles\"\n```\n\n## msys2\n\n`pacman -S --needed base-devel`\n\n### 32 bit:\n\n```\npacman -S --needed mingw-w64-i686-{toolchain,cmake,gtk2,gtkglext}\ncmake -H. -Bbuild -G \"MSYS Makefiles\" -DGTK2_GLIBCONFIG_INCLUDE_DIR=/mingw32/lib/glib-2.0/include -DGTK2_GDKCONFIG_INCLUDE_DIR=/mingw32/lib/gtk-2.0/include\n```\n\n### 64 bit:\n\n```\npacman -S mingw-w64-x86_64-{toolchain,cmake,gtk2,gtkglext}\ncmake -H. -Bbuild -G \"MSYS Makefiles\" -DGTK2_GLIBCONFIG_INCLUDE_DIR=/mingw64/lib/glib-2.0/include -DGTK2_GDKCONFIG_INCLUDE_DIR=/mingw64/lib/gtk-2.0/include\n```\n\n## OS X:\n\n```\nbrew install gtkglext\nbrew install Caskroom/cask/xquartz\nbrew link --force gettext\n```\n\nMore Compilation Details\n------------------------\n\noptions:\n * `DOWNLOAD_GAMEPACKS=ON`\n   Automatically download the gamepack data during the first compilation\n * `RADIANT_ABOUTMSG=\"Custom build\"`\n   A message shown in the about dialog\n\ntargets:\n * `radiant`    Compiles the radiant core binary\n * `modules`    Compiles all modules (each module has its own target as well)\n * `plugins`    Compiles all plugins (each plugin has its own target as well)\n * `game_packs` Downloads the game pack data\n * `quake3`     Compiles all the Quake3 tools\n   - `q3map2`     Quake3 map compiler\n   - `q3data`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdolan%2Fnetradiant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdolan%2Fnetradiant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdolan%2Fnetradiant/lists"}